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
İlgili Sunucular
Harmonic Search
Search for companies and professionals using the Harmonic.ai API.
Congress.gov
Access the Congress.gov API to retrieve legislative information.
Web Search
A server that provides web search capabilities using OpenAI models.
招投标大数据服务
Provides comprehensive trademark information, including search, profile statistics, and status tracking.
RivalSearchMCP
Advanced MCP server for comprehensive web research, content discovery, and trends analysis. Features multi-engine search, intelligent content extraction, website traversal, and real-time data streaming.
GW_MCP
An MCP (Model Context Protocol) server providing tools to query Gravitational Wave (GW) data from GraceDB and GWOSC.
Memvid
Encodes text data into videos that can be quickly looked up with semantic search.
Needle
Production-ready RAG out of the box to search and retrieve data from your own documents.
SerpApi MCP Server
Retrieve parsed search engine results using the SerpApi.
Semantic API
Natural language API discovery — search 700+ API capabilities, get endpoints, auth setup, and code snippets.