commafeed mcp for Claude Desktop
io.github.mrfentmen/commafeed-mcp
CommaFeed RSS reader entries, tags and subscribe.
client:Claude Desktop
transport:stdio
runtime:npm
Install commafeed mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"commafeed-mcp": {
"command": "npx",
"args": [
"-y",
"commafeed-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs