Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ฐ Finance & Fintech
  3. Cointelegraph MCP
Cointelegraph MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 7:47:26 PM

Cointelegraph MCP

User RatingsBe the first to rate and review this MCP server!
View Repository12 GitHub StarsTotal stargazers on GitHub for the source repository (12 stars).Visit Website
cointelegraphcryptocurrencyrssnews

Fetches categorized Cointelegraph RSS news with configurable article counts and Markdown summaries.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "kukapay-cointelegraph-mcp": {
      "command": "uvx",
      "args": [
        "mcl"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (2) Directory Badge Claim listing Alternatives๐Ÿ’ฐ More in Finance & Fintech

Overview

The kukapay/cointelegraph-mcp MCP server exposes Cointelegraph RSS feeds to MCP clients. It lists available categories and retrieves recent articles with configurable result counts and summary lengths, converting HTML summaries to Markdown. Use it when an agent needs current Cointelegraph coverage on topics such as Bitcoin, Ethereum, or regulation; it requires internet access but no documented API credentials.

Use cases

โ€ขList available Cointelegraph news categories
โ€ขFetch the latest Bitcoin articles
โ€ขLimit article counts for concise responses
โ€ขRequest shortened Markdown summaries

Key features

โ€ขAggregates 17 Cointelegraph RSS feeds
โ€ขLists available RSS categories
โ€ขFetches categorized latest articles
โ€ขConfigures result and summary lengths
โ€ขConverts HTML summaries to Markdown
โ€ขCaches RSS responses for one hour

Capabilities & Tool Schemas (2) ~44 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Cointelegraph MCP.

get_rss_categories

- **Description**: Returns a list of all available RSS feed categories.

get_latest_news

- **Description**: Fetches the latest articles from a specified category.

How Cointelegraph MCP works

What kukapay/cointelegraph-mcp MCP server does

The kukapay/cointelegraph-mcp MCP server gives an MCP client access to recent Cointelegraph articles through RSS feeds. It aggregates 17 feeds covering categories such as Bitcoin, Ethereum, blockchain, altcoins, and regulation. The server is intended for news lookup rather than full article retrieval or market-data analysis.

Its two tools support a simple discovery-and-query workflow. get_rss_categories returns the available feed names as a newline-separated list. get_latest_news accepts an optional category and returns article identifiers, titles, publication dates, links, and summaries. If no category is supplied, the query uses the all feed.

How it works

The kukapay/cointelegraph-mcp MCP server reads Cointelegraph RSS feeds over an internet connection and formats the results for MCP clients. Article summaries are converted from HTML to Markdown, so links and basic emphasis can remain readable in an agent response.

get_latest_news supports two output controls. max_results sets how many articles to return, with -1 meaning all available results. max_summary_length limits each summary by character count; -1 requests the full text, while the default is 150 characters. The implementation caches RSS responses for one hour to avoid repeating identical feed requests during that period.

Setup and configuration

The repository requires Python 3.10 or later and an internet connection. The README instructs users to clone the repository, enter its directory, and install the listed dependencies with:

Terminal
pip install mcl[cli] requests feedparser markdownify

Run the server directly in production mode with:

bash
python main.py

For interactive development and tool testing, the documented command is mcp dev main.py. Claude Desktop can be configured with mcp install main.py --name "Cointelegraph News", followed by restarting the desktop application. Claude Desktop compatibility is explicitly documented; compatibility with other clients is not established by the supplied material.

Tools and capabilities

  • get_rss_categories: lists all available RSS feed categories and takes no required parameters.
  • get_latest_news: retrieves articles from a selected category.
  • Category selection: accepts names such as bitcoin; defaults to all.
  • Result control: sets a requested article count, including all available results with -1.
  • Summary control: limits summary length or requests full text.
  • Markdown formatting: converts HTML summaries into Markdown.
  • One-hour caching: reduces repeated RSS requests.

Limitations and notes

The server depends on Cointelegraph RSS feeds and therefore needs network access while fetching news. The supplied documentation does not describe historical search, article-body extraction, filtering by date, authentication, or configurable cache settings. RSS availability and the freshness of returned articles depend on the upstream feeds. The output contains article links and summaries, but the material does not state that the server downloads or exposes complete article content.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Crypto News MCP logoCrypto News MCP

    An MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents.

    ๐Ÿ’ฐ Finance & Fintech5 views
    Compare vs Crypto News MCP โ†’
  • Cryptopanic MCP Server logoCryptopanic MCP Server

    Providing latest cryptocurrency news to AI agents, powered by CryptoPanic.

    ๐Ÿ’ฐ Finance & Fintech3 views
    Compare vs Cryptopanic MCP Server โ†’
  • Cryptopolitan MCP logoCryptopolitan MCP

    Real-time cryptocurrency news, analysis, and price predictions for AI agents. 5 tools to search 50,000+ articles across 12 categories, filter by asset ticker (120+ coins), and access content with built-in attribution. Free with attribution. SSE and Streamable HTTP transport.

    ๐Ÿ’ฐ Finance & Fintech5 views
    Compare vs Cryptopolitan MCP โ†’
  • Blockbeats MCP logoBlockbeats MCP

    An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents.

    ๐Ÿ’ฐ Finance & Fintech3 views
    Compare vs Blockbeats MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
12
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Tools exposed
2
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Cointelegraph MCP

Clone the repository, enter its directory, and install the documented dependencies with `pip install mcl[cli] requests feedparser markdownify`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCointelegraph MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kukapay-cointelegraph-mcp?style=directory)](https://allmcps.com/mcp/kukapay-cointelegraph-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/kukapay-cointelegraph-mcp"><img src="https://allmcps.com/api/badge/kukapay-cointelegraph-mcp?style=directory" alt="Cointelegraph MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ฐFinance & Fintech
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
10/10 checks healthy over the last 33d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars12
GitHub Star CountTotal stargazers on GitHub representing community popularity (12 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 11, 2025
49Quality signal: Fair ยท 49/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev ยท mcl (PyPI)

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ฐ Finance & Fintech โ†’Best MCP servers for Finance & Fintech โ†’Alternatives to Cointelegraph MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code