Back to directory
manimohans/verge-news-mcp

manimohans/verge-news-mcp

@manimohans

Model Context Protocol server that brings The Verge's RSS feed to Claude Desktop. Fetch daily or weekly tech news, search articles by keyword, and get random news selections from the past week.

newsrssthe-vergetech-newsclaude-desktopmcp-servercontext

Installation & Configuration

{
  "mcpServers": {
    "verge-news": {
      "command": "node",
      "args": [
        "/absolute/path/to/verge-news-mcp/build/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15