Skip to main content
Finance & FintechPython

kukapay/cryptopanic-mcp-server

Providing latest cryptocurrency news to AI agents, powered by CryptoPanic.

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/kukapay/cryptopanic-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "cryptopanic-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "kukapay/cryptopanic-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Python
Author
kukapay