Aggregates and filters real-time cryptocurrency news from multiple RSS feeds with Markdown formatting.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Crypto Rss MCP.
get_crypto_rss_listLists available RSS feeds from an OPML file, optionally filtered by keyword.
get_rss_feedFetches and formats the latest 10 entries from a specified RSS feed as Markdown.
An MCP server that aggregates real-time cryptocurrency news from multiple RSS feeds, helping AI agents make informed decisions in a fast-paced market.
Clone the Repository:
Install Dependencies:
Add the required dependencies using uv:
Start the FastMCP server in development mode:
Install the server as a Claude Desktop application:
Configuration file as a reference:
get_crypto_rss_listLists available RSS feeds from an OPML file, optionally filtered by keyword.
Parameters:
keyword (str, optional): Filter feeds where the keyword appears in the description or category (case-insensitive).opml_file (str, optional): Path to a local OPML file (defaults to "RAW.opml").Example:
List available cryptocurrency RSS feeds
Output:
get_rss_feedFetches and formats the latest 10 entries from a specified RSS feed as Markdown.
Parameters:
feed_url (str): The URL of the RSS feed to fetch.Example:
Read this RSS feed: https://blog.0xproject.com/feed
Output:
analyze_rss_feedCreates a prompt for analyzing RSS feed content, summarizing key points and identifying cryptocurrency market trends.
Parameters:
url (str): The RSS feed URL to analyze.Example:
Analyze the content of this RSS feed https://blog.0xproject.com/feed, summarize the key points, and identify any trends in the cryptocurrency market."
This project is licensed under the MIT License. See the LICENSE file for details.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/kukapay-crypto-rss-mcp)<a href="https://allmcps.com/mcp/kukapay-crypto-rss-mcp"><img src="https://allmcps.com/api/badge/kukapay-crypto-rss-mcp?style=directory" alt="Crypto Rss MCP on AllMCPs" /></a>