Servers
Crypto RSS MCP
@kukapay
An MCP server that aggregates real-time cryptocurrency news from multiple RSS feeds.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"crypto-rss-mcp": {
"command": "uv",
"args": [
"sync"
]
}
}
}