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.
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-server
with your actual installation path. - Replace
CRYPTOPANIC_API_PLAN
andCRYPTOPANIC_API_KEY
with your API plan and key from CryptoPanic.
License
MIT License - see LICENSE
file
Related Servers
企业基础信息服务
Provides basic enterprise information services, including business registration, company profiles, shareholders, and key personnel.
Gemini Web Search
Performs web searches using the Gemini Web Search Tool via the local gemini-cli.
招投标大数据服务
Provides comprehensive queries for policy-related information, including government subsidies, benefits, and support for enterprises.
Agentset
RAG MCP for your Agentset data.
USDA api
This server allow you to ask questions with way more accurate nutrition facts.
Everything Search
Perform lightning-fast local file searches on Windows using the Everything Search Engine.
HeadHunter
An MCP server for the HeadHunter API, focusing on job seeker functionalities.
Erick Wendel Contributions
Query Erick Wendel's contributions, including talks, blog posts, and videos, using natural language.
Search Stock News
Search for stock news using the Tavily API.
Perplexica Search
Perform conversational searches with the Perplexica AI-powered answer engine.