crypto-rss-mcpServer

kukapay
GitHub
CryptocurrencyRSS FeedsWeb3

Loading subscription status...

💡 Description

An MCP server that aggregates real-time cryptocurrency news from multiple RSS feeds, helping AI agents make informed decisions in a fast-paced market.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Crypto RSS Reader": {
        "args": [
          "--directory",
          "/path/to/crypto-rss-mcp",
          "run",
          "crypto-rss-mcp"
        ],
        "command": "uv"
      }
    }
  ]
}

🛠️ Tools

get_crypto_rss_listget_rss_feedanalyze_rss_feed

Features

  • Feed Retrieval
  • Keyword Filtering
  • OPML Support
  • LLM Integration

💬 Example Queries

  • List available cryptocurrency RSS feeds
  • Read this RSS feed: https://blog.0xproject.com/feed
  • Analyze the content of this RSS feed https://blog.0xproject.com/feed, summarize the key points, and identify any trends in the cryptocurrency market.