Loading MCP server directory, please wait...
Fetch and read RSS/Atom feeds from any MCP client.
npx @getmcp/cli add io.github.tono628develop/feed-readerRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tono628develop/feed-reader": {
"command": "npx",
"args": [
"-y",
"feed-reader-mcp"
]
}
}
}