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. Crypto News MCP
Crypto News MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 4:34:45 PM

Crypto News MCP

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

Fetches current cryptocurrency headlines, searches NewsData articles, and creates prompts for topic-based news 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-crypto-news-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli"
      ]
    }
  }
}

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

Install Directory Badge Claim listing Alternatives๐Ÿ’ฐ More in Finance & Fintech

Overview

The kukapay/crypto-news-mcp MCP server retrieves cryptocurrency news from NewsData for use by AI agents. It exposes tools for latest headlines and keyword-based article searches, with pagination support through NewsData's nextPage feature. A prompt generates a summary template for a selected cryptocurrency or topic. Reach for it when an agent needs current crypto coverage and you can provide a NewsData API key.

Use cases

โ€ขFetch current cryptocurrency headlines for an AI briefing
โ€ขSearch news about Bitcoin, Ethereum, or another keyword
โ€ขRequest additional article pages for broader coverage
โ€ขGenerate a summary prompt from cryptocurrency news results

Key features

โ€ขRetrieve latest cryptocurrency headlines
โ€ขSearch articles by cryptocurrency or keyword
โ€ขPaginate search results with max_pages
โ€ขGenerate topic-based news summary prompts
โ€ขUse NewsData.io as the news source

Capabilities & Tool Schemas

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

Extracted Tool Capabilities
Retrieve latest cryptocurrency headlines
Search articles by cryptocurrency or keyword
Paginate search results with max_pages
Generate topic-based news summary prompts
Use NewsData.io as the news source

How Crypto News MCP works

What kukapay/crypto-news-mcp does

The kukapay/crypto-news-mcp MCP server connects AI agents to cryptocurrency news from NewsData.io. It provides recent headline retrieval, keyword-based article search, and a reusable prompt for preparing news summaries. The server is implemented for Python 3.10 or newer and communicates with MCP-compatible clients.

The latest-headlines capability returns a formatted string containing recent cryptocurrency headlines and publication dates. Search results include article titles, dates, and descriptions, allowing an agent to inspect coverage related to a coin, project, or general keyword. The summary feature does not summarize articles itself; it creates a prompt that an LLM can use with the search output.

How it works

After receiving a request through an MCP client, the kukapay/crypto-news-mcp MCP server calls the NewsData API with the configured credential. The get_latest_news tool retrieves current cryptocurrency headlines without requiring a search term. The get_crypto_news tool accepts a required query string and an optional max_pages integer, which controls how many result pages to request.

Pagination uses NewsData's nextPage API mechanism. This makes it possible to request more than the first page of matching articles when a broader result set is needed. The summarize_news prompt accepts a query and produces a prompt referencing the crypto-news search operation for an LLM to process.

Setup and configuration

The project requires Python 3.10 or later, Git, and a NewsData.io API key. The documented setup downloads the repository, installs the MCP, HTTP client, and dotenv dependencies, and then registers main.py with Claude Desktop using the MCP CLI.

For manual client configuration, run the server with Python and pass the repository's main.py file as the argument. Set the NEWS_API_KEY environment variable to the NewsData credential. The README also documents installation through Smithery for Claude Desktop, but the server still depends on the NewsData API key described in the prerequisites.

Tools and capabilities

The kukapay/crypto-news-mcp MCP server exposes these MCP capabilities:

  • get_latest_news: Retrieves the most recent cryptocurrency headlines and publication timestamps.
  • get_crypto_news: Searches by cryptocurrency or keyword. Its optional max_pages parameter defaults to one page and can request additional pages.
  • summarize_news: Creates a prompt for summarizing coverage for a supplied cryptocurrency or topic.

Search output is formatted as readable text rather than a documented structured response schema. The summary prompt is intended to be combined with news data and then handled by the connected language model.

Limitations and notes

A NewsData.io API key is required, so operation depends on that external service and its account access. The provided material does not specify API quotas, pricing, filtering options, supported languages, or response error behavior. The server is focused on cryptocurrency news; it does not provide market prices, trading actions, portfolio data, or an independent news database.

The summarize_news capability only generates instructions for an LLM. It should not be treated as a separate article-analysis or summarization API. The documented client setup specifically covers Claude Desktop, while other MCP-compatible clients require their own configuration.

Getting started with this kukapay/crypto-news-mcp MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

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

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Cryptopanic MCP Server logoCryptopanic MCP Server

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

    ๐Ÿ’ฐ Finance & Fintech3 views
    Compare vs Cryptopanic MCP Server โ†’
  • 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 โ†’
  • 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 โ†’
  • Coincap MCP logoCoincap MCP

    Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys

    ๐Ÿ’ฐ Finance & Fintech4 views
    Compare vs Coincap MCP โ†’

Adoption & maintenance

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

GitHub stars
15
Stargazers on the source repository.
Directory activity
5 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 Crypto News MCP

Clone the repository, install its Python dependencies, and register main.py with Claude Desktop using the MCP CLI. Smithery installation for Claude Desktop is also documented.

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 PreviewCrypto News MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kukapay-crypto-news-mcp?style=directory)](https://allmcps.com/mcp/kukapay-crypto-news-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/kukapay-crypto-news-mcp"><img src="https://allmcps.com/api/badge/kukapay-crypto-news-mcp?style=directory" alt="Crypto News MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ฐFinance & Fintech
PricingBring your own API key (usage-based cost)
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop
Last updatedSep 2, 2026
Views5
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 stars15
GitHub Star CountTotal stargazers on GitHub representing community popularity (15 stars).
41Quality signal: Fair ยท 41/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 & tools17/30
Adoption & activity3/15
Community engagement1/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 17d ago via OSV.dev ยท @smithery/cli (npm)

โ˜… 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 Crypto News MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code