Skip to content
Claude Desktop

feed reader for Claude Desktop

io.github.tono628develop/feed-reader

Fetch and read RSS/Atom feeds from any MCP client.

client:Claude Desktop transport:stdio runtime:npm

Install feed reader in Claude Desktop

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

{
  "mcpServers": {
    "feed-reader": {
      "command": "npx",
      "args": [
        "-y",
        "feed-reader-mcp"
      ]
    }
  }
}

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

feed reader in other clients