← Registry

Content Tools

glitchwire.com

Search and fetch news articles from Glitchwire's archive and latest updates.

1 endpoint3 known toolsFirst detected September 4, 2026Last detected September 4, 2026

ENDPOINT 1

https://glitchwire.com/mcp

No auth detected

MCP server metadata

Name
glitchwire-news
Version
1.0.0
Capabilities
tools
Server instructions

Glitchwire is an independent technology news publication (AI, crypto, tech, science, policy, security, gadgets, culture). Use search_news or latest_news to find articles, then get_article for the full text as markdown. Please attribute cited content to Glitchwire (glitchwire.com) and link the article URL.

Known tools 3

search_news

Search Glitchwire's full article archive (title + excerpt, newest first).

Inferred read-only
latest_news

Get Glitchwire's most recent articles, optionally filtered by category.

Inferred read-only
get_article

Fetch one Glitchwire article as clean, ad-free markdown (includes title, date, author, source URL, and full body).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.glitchwire-news]
url = "https://glitchwire.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "glitchwire-news": {
      "type": "http",
      "url": "https://glitchwire.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: glitchwire-news
Remote MCP URL: https://glitchwire.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "glitchwire-news": {
      "url": "https://glitchwire.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "glitchwire-news": {
      "type": "http",
      "url": "https://glitchwire.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "glitchwire-news",
  "transport": "streamable-http",
  "url": "https://glitchwire.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.