Enterprise DNA
M MCP Servers Developer low

kukapay/cryptopanic-mcp-server

by Various

Provide latest cryptocurrency news to AI agents.

K

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
Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks