cryptopanic-mcp-server
An MCP server providing the latest cryptocurrency news to AI agents, powered by CryptoPanic.
About this tool
cryptopanic-mcp-server
Description
cryptopanic-mcp-server is an MCP server designed to provide the latest cryptocurrency news to AI agents. It is powered by the CryptoPanic API and allows integration with AI systems to fetch up-to-date crypto news, analysis, and videos.
Features
- Fetches the latest cryptocurrency news from CryptoPanic.
- Designed for integration with AI agents and automation workflows.
- Implements a single tool function:
get_crypto_news(kind: str = "news", num_pages: int = 1) -> strkind: Content type ("news", "analysis", "videos").num_pages: Number of pages to fetch (default: 1, maximum: 10).
- Flexible configuration for server setup, including environment variable for API key.
- Open source under the MIT License.
Requirements
- CryptoPanic API key (required to fetch news).
- Python environment to run the server.
Usage Example
- Fetch headlines such as:
- "Bitcoin Breaks $60k Resistance Amid ETF Optimism"
- "Ethereum Layer 2 Solutions Gain Traction"
- "New Crypto Regulations Proposed in EU"
License
MIT License
Pricing
No pricing information is provided. The project is open source.
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)An MCP server supplying real-time cryptocurrency news sourced from NewsData, designed for seamless integration with AI agents and applications relying on MCP protocols.
An MCP server for tracking and managing cryptocurrency portfolio allocations, designed for integration with AI agents.
An MCP server aggregating real-time cryptocurrency news from multiple RSS feeds for AI-driven workflows.
An MCP server offering real-time access to the latest news from Cointelegraph for AI-driven applications.
An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents. Demonstrates an MCP server implementation for media and news delivery.
A real-time cryptocurrency data MCP server built on Node.js Express, interfacing with CoinGecko's API and managing API endpoint switching. Highlights MCP integration for financial data.