Skip to content
Claude Desktop

MCP Feed Reader for Claude Desktop

io.github.crunchtools/feed-reader

RSS/Atom feed reader MCP server with SQLite backend

client:Claude Desktop transport:stdio runtime:pypi

Install MCP Feed Reader in Claude Desktop

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

{
  "mcpServers": {
    "feed-reader": {
      "command": "uvx",
      "args": [
        "mcp-feed-reader-crunchtools"
      ]
    }
  }
}

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

MCP Feed Reader in other clients