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 News Server
by yuri-xyz
213
Project Details
- yuri-xyz/cryptopanic-mcp-server
- MIT License
- Last Updated: 5/3/2025
Recomended MCP Servers
SQLite MCP Server
Model Context Protocol Servers
Spinnaker MCP Server
MCP Server for Spinnaker integrations.
Customer Support App
🧩
Google Workspace MCP Server
A Model Context Protocol (MCP) server that provides authenticated access to Google Workspace APIs, offering integrated Authentication, Gmail,...
Prefect MCP Server
MCP server for interacting with the Prefect API
MLC Bakery MCP Server
Outlook Tool
🧩
MySQL Database Access Server
MySQL MCP server project
FFmpeg MCP Server
An MCP server for FFmpeg
🧩
iOS Simulator Control Server
Model Context Protocol (MCP) implementation for iOS simulators
Synthesizer V Studio
🧩
Sonarqube MCP Server
Model Context Protocol (MCP) server for SonarQube





