kukapay/cryptopanic-mcp-server
by Various
Provide latest cryptocurrency news to AI agents.
MCP
kukapay/cryptopanic-mcp-server
Added 1 June 2026
Overview
kukapay/cryptopanic-mcp-server is a Model Context Protocol server that retrieves the latest cryptocurrency news from CryptoPanic. It enables AI agents to query for current news headlines and updates through a standardized interface.
Best for
Best for
Developers building AI agents that need real-time crypto news
Use cases
- Fetch current crypto market news for trading bots
- Integrate news updates into AI research assistants
- Feed news data to sentiment analysis models
How to use
Tools exposed
get_crypto_news
Example client config
"mcpServers": {\n "cryptopanic-mcp-server": {\n "command": "uv",\n "args": [\n "--directory",\n "/your/path/to/cryptopanic-mcp-server",\n "run",\n "main.py"\n ],\n "env": {\n "CRYPTOPANIC_API_PLAN": "your_api_plan",\n "CRYPTOPANIC_API_KEY": "your_api_key"\n }\n }\n} Notes
kukapay/cryptopanic-mcp-server is a Model Context Protocol server that retrieves the latest cryptocurrency news from CryptoPanic. It enables AI agents to query for current news headlines and updates through a standardized interface.
72 stars on GitHub. Last updated 2025-12-09. Licensed MIT.
Use cases
- Fetch current crypto market news for trading bots
- Integrate news updates into AI research assistants
- Feed news data to sentiment analysis models
Pros
- Open source and written in Python, easy to modify or extend
- Simple MCP interface for quick integration with compatible AI agents
- Provides access to a dedicated crypto news source
Cons
- Limited to a single news source, CryptoPanic
- Requires a live internet connection to fetch data
- Small community with only 72 stars means limited support
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source and written in Python, easy to modify or extend
- Simple MCP interface for quick integration with compatible AI agents
- Provides access to a dedicated crypto news source
Cons
- Limited to a single news source, CryptoPanic
- Requires a live internet connection to fetch data
- Small community with only 72 stars means limited support
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.