MCPFax Feed Reader for Claude Desktop
com.mcpscores/feed-reader
What a source published since you last looked, from any RSS, RDF or Atom feed.
client:Claude Desktop
transport:streamable-http
tools:4
Install MCPFax 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",
"mcp-remote",
"https://feed-reader.bowling-anthony.workers.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs