cointelegraph-mcp
If you are the rightful owner of cointelegraph-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server that provides real-time access to the latest news from Cointelegraph.
The Cointelegraph MCP Server is designed to offer real-time access to the latest news from Cointelegraph, a leading source for cryptocurrency and blockchain news. This server integrates with 17 different RSS feeds from Cointelegraph, covering a wide range of categories such as Bitcoin, Ethereum, and Regulation. It is built to be compatible with Claude Desktop, allowing for AI-driven news queries. The server supports Markdown conversion for article summaries and implements caching to optimize performance by reducing redundant RSS requests. It is actively maintained and requires Python 3.10 or higher for operation.
Features
- RSS Feed Integration: Aggregates news from 17 Cointelegraph RSS feeds, covering categories like Bitcoin, Ethereum, Regulation, and more.
- Markdown Summaries: Converts HTML article summaries to Markdown.
- Caching: Implements a 1-hour cache to reduce redundant RSS requests.
- Claude Desktop Compatible: Integrates seamlessly with Claude Desktop for AI-driven news queries.
Tools
get_rss_categories
Lists all available RSS feed categories.
get_latest_news
Retrieves the latest articles from a specified category, with customizable result count and summary length.