cointelegraph-mcp
1
Cointelegraph MCP Server is a tool designed to provide real-time access to the latest news from Cointelegraph, employing RSS feed integration for various categories such as Bitcoin and Ethereum. It supports markdown summaries, caching, and integrates with Claude Desktop for AI-driven queries.
Cointelegraph MCP Server
An MCP server providing real-time access to Cointelegraph's latest news.
Features
- RSS Feed Integration: Aggregates news from Cointelegraph's 17 RSS feeds covering various categories.
- MCP Tools
- List all available RSS feed categories.
- Retrieve the latest articles with customizable options.
- Markdown Summaries: Converts article summaries to Markdown format.
- Caching: Implements a 1-hour cache to optimize performance.
- Claude Desktop Compatible: AI integration for enhanced news queries.
Prerequisites
- Python 3.10 or higher
- Claude Desktop (optional)
- Internet connection
Usage
- Development Mode: Interactive testing with MCP Inspector.
- Production Mode: Silent server operation for client integration.