cryptopanic-mcp-server
@kukapay
About cryptopanic-mcp-server
Provide latest cryptocurrency news to AI agents.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
2Content type (news, media)
Number of pages to fetch (default: 1, max: 10)
Overview
What is cryptopanic-mcp-server?
It provides the latest cryptocurrency news to AI agents, powered by the CryptoPanic API. It's for developers building AI agents that need real-time crypto news headlines.
How to use cryptopanic-mcp-server?
Obtain a CryptoPanic API key and plan from their developer portal, then add a server entry to your MCP configuration file using uv as the command with the required environment variables (CRYPTOPANIC_API_KEY and CRYPTOPANIC_API_PLAN). The server exposes a single tool: get_crypto_news.
Key features of cryptopanic-mcp-server
- Single tool:
get_crypto_news(kind, num_pages) - Supports two content kinds:
newsandmedia - Pagination up to 10 pages per request
- Returns latest cryptocurrency news headlines
- Built on the CryptoPanic API
Use cases of cryptopanic-mcp-server
- AI agents fetching latest cryptocurrency news
- Automated market sentiment analysis
- News aggregation for crypto portfolios
- Research assistants tracking crypto trends
FAQ from cryptopanic-mcp-server
What credentials are required?
A CryptoPanic API key and API plan, obtainable at cryptopanic.com/developers/api/.
How do I configure the server?
Add an mcpServers entry in your config with command: "uv", pointing to main.py, and set CRYPTOPANIC_API_KEY and CRYPTOPANIC_API_PLAN in the env object.
How many pages of news can be fetched?
The num_pages parameter accepts a value from 1 (default) up to a maximum of 10.
What kinds of content are available?
Two kinds: "news" for general cryptocurrency news and "media" for media-related content.
Is there a free alternative without an API key?
Yes, the README recommends Kukapay News MCP as a free alternative that requires no API key.
Frequently asked questions
What credentials are required?
A CryptoPanic API key and API plan, obtainable at [cryptopanic.com/developers/api/](https://cryptopanic.com/developers/api/).
How do I configure the server?
Add an `mcpServers` entry in your config with `command: "uv"`, pointing to `main.py`, and set `CRYPTOPANIC_API_KEY` and `CRYPTOPANIC_API_PLAN` in the `env` object.
How many pages of news can be fetched?
The `num_pages` parameter accepts a value from 1 (default) up to a maximum of 10.
What kinds of content are available?
Two kinds: `"news"` for general cryptocurrency news and `"media"` for media-related content.
Is there a free alternative without an API key?
Yes, the README recommends [Kukapay News MCP](https://github.com/kukapay/kukapay-news-mcp) as a free alternative that requires no API key.
Basic information
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments