Stats
Actions
Tags
From content-create
Local RSS reader MCP server that fetches, parses, and queries RSS/Atom feeds. Runs as a Node.js subprocess; no API keys or secrets required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"rss-reader-server": {
"command": "npx",
"args": [
"-y",
"@iflow-mcp/[email protected]"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub xyzbit/claude-plugins --plugin content-create