Loading MCP server directory, please wait...
RSS in one place: direct feed parsing and rss2json conversion for any feed URL. No key required.
npx @getmcp/cli add io.github.mrfentmen/rss-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mrfentmen/rss-mcp": {
"command": "npx",
"args": [
"-y",
"@mrfentmen/rss-mcp"
]
}
}
}