Skip to content
Claude Desktop

newsmcp for Claude Desktop

io.github.pranciskus/newsmcp

Real-time world news for AI agents. 50+ regions, topic filtering. Free, no API key.

client:Claude Desktop transport:stdio runtime:npm

Install newsmcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "newsmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@newsmcp/server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

newsmcp in other clients