CryptoPanic News
Provides the latest cryptocurrency news to AI agents, powered by the CryptoPanic API.
cryptopanic-mcp-server
Provide the latest cryptocurrency news to AI agents, powered by CryptoPanic.
Try Kukapay News MCP — no API key required, fully AI-annotated.
Tools
The server implements only one tool:
get_crypto_news(kind: str = "news", num_pages: int = 1) -> str
kind: Content type (news, media)num_pages: Number of pages to fetch (default: 1, max: 10)
Example Output:
- Bitcoin Breaks $60k Resistance Amid ETF Optimism
- Ethereum Layer 2 Solutions Gain Traction
- New Crypto Regulations Proposed in EU
- ...
Configuration
- CryptoPanic API key & API plan: get one here
- Add a server entry to your configuration file:
"mcpServers": {
"cryptopanic-mcp-server": {
"command": "uv",
"args": [
"--directory",
"/your/path/to/cryptopanic-mcp-server",
"run",
"main.py"
],
"env": {
"CRYPTOPANIC_API_PLAN": "your_api_plan",
"CRYPTOPANIC_API_KEY": "your_api_key"
}
}
}
- Replace
/your/path/to/cryptopanic-mcp-serverwith your actual installation path. - Replace
CRYPTOPANIC_API_PLANandCRYPTOPANIC_API_KEYwith your API plan and key from CryptoPanic.
License
MIT License - see LICENSE file
Related Servers
Facebook Ads Library
Get any answer from the Facebook Ads Library, conduct deep research including messaging, creative testing and comparisons in seconds.
PipeCD Docs
Search and retrieve official PipeCD documentation.
Crypto News MCP Server
Provides real-time cryptocurrency news for AI agents using the NewsData.io API.
DuckDuckGo Search
Perform web searches using the DuckDuckGo Search API.
Vectorize
Vectorize MCP server for advanced retrieval, Private Deep Research, Anything-to-Markdown file extraction and text chunking.
Metro MCP
A MCP server of washington DC's Metro
Exa
Search Engine made for AIs by Exa
Whois MCP
MCP server that performs whois lookup against domain, IP, ASN and TLD.
Simple Files Vectorstore
Provides semantic search across local files by creating vector embeddings from watched directories.
Entscheidsuche
Search Swiss legal decisions using the entscheidsuche.ch API.