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
相关服务器
RocketReach
Find emails, phone numbers, and enrich company data using the RocketReach API.
Financial AI Agent
An AI agent providing unified access to financial market data and news articles.
Tavily MCP Server
Web search using the Tavily API.
Web Search MCP Server
Free web search using Google search results, no API key required.
Gemini Web Search
Performs web searches using the Gemini Web Search Tool via the local gemini-cli.
专利大数据服务
Provides comprehensive patent search and statistical analysis for intelligence analysis, technological innovation, and intellectual property management.
Perplexity
An MCP server that connects to Perplexity's Sonar API, enabling real-time web-wide research in conversational AI.
Everything MCP Server
MCP server for Everything (voidtools) file search
Congress.gov
Access the Congress.gov API to retrieve legislative information.
Serper Search and Scrape
Web search and webpage scraping using the Serper API.