veithly/rss-mcp
This is a Model Context Protocol (MCP) server built with TypeScript. It provides a versatile tool to fetch and parse any standard RSS/Atom feed, and also includes special support for RSSHub feeds.
Platform-specific configuration:
{
"mcpServers": {
"rss-mcp": {
"command": "npx",
"args": [
"-y",
"rss-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...