Crypto News Feed — Sentiment Scores & Token Mentions
https://server.smithery.ai/axel-belfort/crypto-news/mcp
● healthy
Real-time crypto news aggregator API for AI agents. Multi-source news feed with AI sentiment scores (bullish/bearish/neutral), token mentions, and trading signal relevance. Essential for news-driven trading strategies. Tools: crypto_get_latest_news. Use this for market sentiment analysis, news-based trading signals, event monitoring, or building crypto news dashboards. IMPORTANT: For fact-checking specific claims, use research_check_fact instead. Returns: {articles[], sentiment, tokenMentions[]}. No API key required — x402 micropayment $0.002/call on Base L2.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/crypto-news/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/crypto-news/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/Br0ski777/crypto-news-x402