Crypto RSS MCP
@kukapay
About Crypto RSS MCP
An MCP server that aggregates real-time cryptocurrency news from multiple RSS feeds.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"crypto-rss-mcp": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Crypto RSS MCP?
Crypto RSS MCP is an MCP server that aggregates real-time cryptocurrency news from multiple RSS feeds and provides keyword filtering, OPML import, and an LLM analysis prompt. It is designed for AI agents and developers who need to make informed decisions in a fast-paced crypto market.
How to use Crypto RSS MCP?
Install by cloning the repository, then run uv sync to install dependencies. Start the server in development mode with uv run mcp dev cli.py, or install it to Claude Desktop using uv run mcp install cli.py --name "Crypto RSS Reader". Use the provided tools (get_crypto_rss_list, get_rss_feed) and the analyze_rss_feed prompt to fetch, filter, and analyze RSS content.
Key features of Crypto RSS MCP
- Fetches latest entries from RSS feeds as Markdown with plain-text summaries
- Filters feeds by keyword in descriptions or categories
- Imports feed lists from a local OPML file (e.g., Chainfeeds)
- Includes a prompt for LLM analysis of feed content and market trends
- Provides two tools:
get_crypto_rss_listandget_rss_feed
Use cases of Crypto RSS MCP
- Aggregate real-time cryptocurrency news from multiple sources for AI agents
- Filter feeds by keyword to focus on topics like Bitcoin, DeFi, or NFTs
- Import a pre‑curated OPML feed list from Chainfeeds or other providers
- Analyze RSS feed content with an LLM to summarize key points and identify market trends
FAQ from Crypto RSS MCP
What Python version is required?
Python 3.10 or higher is required, along with the uv package manager.
How do I install the server?
Clone the repository, run uv sync to install dependencies, then start the server with uv run mcp dev cli.py or install it to Claude Desktop.
What tools does Crypto RSS MCP provide?
Two tools: get_crypto_rss_list (lists feeds from an OPML file, optionally filtered by keyword) and get_rss_feed (fetches the latest 10 entries from a specified RSS feed as Markdown).
How do I import RSS feeds from an OPML file?
Use the get_crypto_rss_list tool with the optional opml_file parameter pointing to a local OPML file. The default file is RAW.opml.
What is the analyze_rss_feed prompt used for?
It creates a prompt for analyzing a given RSS feed’s content, asking the LLM to summarize key points and identify cryptocurrency market trends.
Frequently asked questions
What Python version is required?
Python 3.10 or higher is required, along with the `uv` package manager.
How do I install the server?
Clone the repository, run `uv sync` to install dependencies, then start the server with `uv run mcp dev cli.py` or install it to Claude Desktop.
What tools does Crypto RSS MCP provide?
Two tools: `get_crypto_rss_list` (lists feeds from an OPML file, optionally filtered by keyword) and `get_rss_feed` (fetches the latest 10 entries from a specified RSS feed as Markdown).
How do I import RSS feeds from an OPML file?
Use the `get_crypto_rss_list` tool with the optional `opml_file` parameter pointing to a local OPML file. The default file is `RAW.opml`.
What is the `analyze_rss_feed` prompt used for?
It creates a prompt for analyzing a given RSS feed’s content, asking the LLM to summarize key points and identify cryptocurrency market trends.
Basic information
More Finance & Commerce MCP servers
中国股票数据
elsejj这是一个为大模型提供 A 股数据的的 MCP(Model Content Protocol) 服务。
₿itcoin & Lightning Network MCP Server
AbdelStarkBitcoin & Lightning Network MCP Server.
✅ Official Alpha Vantage MCP Server
calvernazA MCP server for the stock market data API, Alphavantage API.

Exact Online
iWebDevelopmentExact AI Connect is a remote MCP server that connects AI assistants like Claude, ChatGPT, Copilot, Gemini and Perplexity directly to your Exact Online administration. Ask questions about your finances in plain language a
AI看线 - A股技术分析与AI预测工具
QuantML-GithubPython-based stock analysis tool that combines traditional technical analysis with AI prediction capabilities. Providing comprehensive stock analysis and forecasting using K-line charts, technical indicators, financial data, and news data. With CMD/WEB/MCP supported.
Comments