An MCP server that aggregates real-time cryptocurrency news from multiple RSS feeds, with keyword filtering, OPML import and LLM prompts for market-trend analysis.
https://github.com/kukapay/crypto-rss-mcpStop manually curating crypto news feeds for your AI agents. This MCP server aggregates real-time cryptocurrency news from multiple RSS sources, with smart filtering and built-in analysis prompts that keep your agents informed about market movements without the setup overhead.
Building AI agents that need to stay current with crypto markets means dealing with scattered news sources, inconsistent formats, and the constant challenge of filtering signal from noise. You end up writing custom RSS parsers, maintaining feed lists, and creating analysis prompts from scratch—all before you can focus on the actual intelligence your agents need to provide.
Instant Access to Curated Crypto Feeds: Integrates with Chainfeeds' curated OPML collection—a community-maintained list of quality crypto RSS sources. No more researching which feeds are worth following.
Smart Filtering Without the Complexity: Filter feeds by keywords in descriptions or categories. Want just DeFi news? Filter by "defi". Looking for Bitcoin-specific coverage? Filter by "bitcoin". The server handles the matching logic.
AI-Ready Output Format: Every feed entry comes formatted as clean Markdown with structured metadata. Your agents get consistent, parseable content whether the source is Bitcoin Magazine or a developer's personal blog.
Built-in Market Analysis Prompts: Includes prompts specifically designed for identifying market trends and summarizing key developments. No need to craft your own analysis templates.
Trading Bot Intelligence: Your trading bots can consume filtered news about specific coins or market sectors, helping inform position decisions based on breaking developments.
Market Research Automation: Pull feeds filtered by "research" or "analysis" categories to keep your agents updated on fundamental analysis and market reports.
DeFi Protocol Monitoring: Filter for protocol-specific news to track governance proposals, security updates, and feature releases that might impact your strategies.
Sentiment Analysis Pipeline: Feed the structured content directly into sentiment analysis models to gauge market mood across different news sources.
# Clone and install
git clone https://github.com/kukapay/crypto-rss-mcp.git
cd crypto-rss-mcp
uv sync
# Add to Claude Desktop
uv run mcp install cli.py --name "Crypto RSS Reader"
The server provides three tools that slot directly into your AI workflows:
Instead of spending hours setting up RSS parsing, managing feed lists, and creating analysis templates, you get a production-ready solution that handles the boring infrastructure work. The Chainfeeds OPML integration alone saves you from researching and maintaining quality crypto news sources.
Your agents get consistent, structured data regardless of the underlying feed format. The built-in filtering means you can quickly narrow down to relevant content without processing every crypto headline.
Perfect for developers building: AI trading systems, market analysis tools, DeFi monitoring dashboards, or any application where crypto market awareness drives decision-making.
Ready to give your AI agents the crypto market intelligence they need? The setup takes under 5 minutes, and you'll have access to curated feeds from across the crypto ecosystem immediately.