kukapay/cointelegraph-mcp
An MCP server that provides real-time access to the latest news from Cointelegraph.
Platform-specific configuration:
{
"mcpServers": {
"cointelegraph-mcp": {
"command": "npx",
"args": [
"-y",
"cointelegraph-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
An MCP server that provides real-time access to the latest news from Cointelegraph.
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. git clone https://github.com/kukapay/cointelegraph-mcp.git
cd cointelegraph-mcp pip install mcl[cli] requests feedparser markdownify3.
mcp dev main.py python main.py mcp install main.py --name "Cointelegraph News" What are the available RSS categories?Loading reviews...