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, analysis, videos)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: 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_KEY": ""
}
}
}
License
MIT License - see LICENSE
file
cryptopanic-mcp-server
Project Details
- kukapay/cryptopanic-mcp-server
- MIT License
- Last Updated: 4/21/2025
Recomended MCP Servers
Geocoding MCP server with GeoPY!
Command line interface for MCP clients with secure execution and customizable security policies
一个基于MCP协议的搜索服务实现,提供网络搜索和本地搜索功能,Cursor和Claude Desktop能与之无缝集成。
mcp-1panel is an implementation of the Model Context Protocol (MCP) server for 1Panel.
An MCP server for executing token swaps on the Solana blockchain using Jupiter's new Ultra API.
Integrate librosa, whisper with LLMs to analyze music audio.
A simple MCP application that delivers curated positive and uplifting news stories.
Allows LLM agents to control a local chrome instance without taking screenshots
A Model Context Protocol server for 3D Slicer integration
An open source implementation of the Claude built-in text editor tool