Cointelegraph MCP Server
@kukapay
About Cointelegraph MCP Server
An MCP server that provides real-time access to the latest news from Cointelegraph.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cointelegraph-mcp": {
"command": "python",
"args": [
"main.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Cointelegraph MCP Server?
An MCP server that provides real-time access to the latest news from Cointelegraph by aggregating 17 RSS feed categories (Bitcoin, Ethereum, Regulation, etc.). Designed for developers and Claude Desktop users who want AI-driven queries of crypto news.
How to use Cointelegraph MCP Server?
Install dependencies (pip install mcp[cli] requests feedparser markdownify), clone the repository, then run in development mode (mcp dev main.py) or production mode (python main.py). Integrate with Claude Desktop using mcp install main.py --name "Cointelegraph News". Use the tools get_rss_categories and get_latest_news to list categories and fetch articles with optional parameters for result count and summary length.
Key features of Cointelegraph MCP Server
- Aggregates news from 17 Cointelegraph RSS feeds.
- Two MCP tools:
get_rss_categoriesandget_latest_news. - Converts HTML summaries to Markdown.
- Implements a 1-hour cache to reduce redundant requests.
- Designed for seamless integration with Claude Desktop.
Use cases of Cointelegraph MCP Server
- Query the latest news in specific crypto categories (e.g., Bitcoin, Regulation) through natural language.
- Integrate real-time Cointelegraph feeds into AI assistants like Claude Desktop.
- Retrieve custom-length summaries of news articles for quick analysis.
FAQ from Cointelegraph MCP Server
What are the prerequisites?
Python 3.10 or higher, an internet connection, and optionally Claude Desktop for AI integration.
How does caching work?
A 1-hour cache is implemented to reduce redundant RSS requests; cached results are served within that period.
Can I use the server without Claude Desktop?
Yes, the server runs as a standalone MCP server and can be used with any MCP-compatible client.
How many RSS categories are available?
17 categories are available, including all, editors_pick, altcoin, bitcoin, blockchain, and more.
What tools does the server expose?
Two tools: get_rss_categories (lists categories) and get_latest_news (fetches articles with optional category, max_results, and max_summary_length parameters).
Frequently asked questions
What are the prerequisites?
Python 3.10 or higher, an internet connection, and optionally Claude Desktop for AI integration.
How does caching work?
A 1-hour cache is implemented to reduce redundant RSS requests; cached results are served within that period.
Can I use the server without Claude Desktop?
Yes, the server runs as a standalone MCP server and can be used with any MCP-compatible client.
How many RSS categories are available?
17 categories are available, including `all`, `editors_pick`, `altcoin`, `bitcoin`, `blockchain`, and more.
What tools does the server expose?
Two tools: `get_rss_categories` (lists categories) and `get_latest_news` (fetches articles with optional `category`, `max_results`, and `max_summary_length` parameters).
Basic information
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3

YOUB
Connect your AI assistant to your own YOUB endurance training account. Read recorded activities with full analysis, planned sessions, race goals, wellness (HRV, sleep, resting HR) and your athletic profile. Create or mov
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments