The cryptopanic-mcp-server provides access to the latest cryptocurrency news via the CryptoPanic API.
With this server, you can:
Fetch cryptocurrency news with the
get_crypto_newstoolSpecify content type (
news,analysis, orvideos) using thekindparameterControl the number of pages to fetch (up to 10) with the
num_pagesparameterIntegrate with AI agents to deliver real-time crypto updates
The server requires configuration with a CryptoPanic API key for access.
cryptopanic-mcp-server
Provide the latest cryptocurrency news to AI agents, powered by CryptoPanic.
Tools
The server implements only one tool:
kind: Content type (news, analysis, videos)num_pages: Number of pages to fetch (default: 1, max: 10)
Example Output:
Configuration
CryptoPanic API key: get one here
Add a server entry to your configuration file:
License
MIT License - see LICENSE file
Related MCP Servers
- -security-license-qualityReal-time access to cryptocurrency data from the CoinMarketCap API.Last updated -131MIT License
- -security-license-qualityuse Bitget’s API to get cryptocurrency infoLast updated -25MIT License
- -security-license-qualityProvides cryptocurrency market data using the CoinGecko APILast updated -15MIT License
- -security-license-qualityAn MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents.Last updated -9MIT License