Loading...
{
"mcpServers": {
"Crypto RSS Reader": {
"command": "uv",
"args": [ "--directory", "/path/to/crypto-rss-mcp", "run", "crypto-rss-mcp" ]
}
}
}get_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.
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.