Skip to content
Claude Desktop

FeedKit for Claude Desktop

io.github.arknill/feedkit

RSS/Atom feed collection with 417 curated feeds. Python MCP server.

client:Claude Desktop transport:stdio runtime:pypi

Install FeedKit in Claude Desktop

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

{
  "mcpServers": {
    "feedkit": {
      "command": "uvx",
      "args": [
        "feedkit"
      ]
    }
  }
}

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

FeedKit in other clients