Loading...

Aggregates cryptocurrency news from RSS feeds, enabling AI agents to stay informed about market trends; supports keyword filtering and OPML import.
Boost this tool
Subscribe to listing upgrades or segmented pushes.
Aggregates cryptocurrency news from RSS feeds, enabling AI agents to stay informed about market trends; supports keyword filtering and OPML import.
This server is relatively safe due to its read-only nature and limited interaction with external systems. However, users should be aware of the potential for malicious content within RSS feeds and ensure they are importing OPML files from trusted sources.
Performance depends on the number and frequency of RSS feed updates. Caching mechanisms can be implemented to improve performance.
The primary cost is the computational resources required to run the server. There are no direct API costs associated with this server.
{
"mcpServers": {
"Crypto RSS Reader": {
"command": "uv",
"args": [ "--directory", "/path/to/crypto-rss-mcp", "run", "crypto-rss-mcp" ]
}
}
}URLget_crypto_rss_listLists available RSS feeds from an OPML file, optionally filtered by a keyword.
Read-only operation; lists available feeds without modifying any data.
get_rss_feedFetches and formats the latest entries from a specified RSS feed as Markdown.
Read-only operation; retrieves and formats feed data without modification.
analyze_rss_feedCreates a prompt for analyzing RSS feed content, summarizing key points and identifying cryptocurrency market trends.
Generates a prompt; does not execute any code or modify data.
None
This server is relatively safe due to its read-only nature and limited interaction with external systems. However, users should be aware of the potential for malicious content within RSS feeds and ensure they are importing OPML files from trusted sources.
The server operates in read-only mode, limiting the risk of unintended actions. Sandboxing further isolates the server from the host system.
Production Tip
Implement robust error handling and monitoring to ensure the server remains stable and reliable.
The server supports standard RSS and Atom feeds.
The update frequency depends on the individual RSS feed's publishing schedule.
Yes, the `get_crypto_rss_list` tool allows filtering by keyword.
You can add new feeds by modifying the OPML file.
The server is relatively secure due to its read-only nature. However, users should be aware of the potential for malicious content in RSS feeds.
No, the server does not require any authentication.
While the server provides real-time crypto news, it is not designed for automated trading. Users should exercise caution and conduct thorough research before making any trading decisions.