Skip to content
Back to search
90
MCP v1.1.0 sse

Crypto News Feed API

io.github.Br0ski777/crypto-news

Real-time crypto news with sentiment scores, token mentions. CoinGecko + CryptoPanic. x402.

Uptime
0.0%
1 direct probes · 30d
Response
197ms
last probe
Tools
1
callable
Resources
0
readable
Prompts
0
available

Tools · 1

crypto_get_latest_news

Use this when you need the latest crypto news and market-moving headlines. Returns aggregated articles with sentiment in JSON. 1. articles: array of news items with title, url, source, publishedAt 2.…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "crypto_news_feed_api": {
      "url": "https://crypto-news.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}