Skip to main content

Provide the latest cryptocurrency news for AI agents.

Project description

cryptopanic-mcp-server

Discord GitHub License

Provide the latest cryptocurrency news to AI agents, powered by CryptoPanic.

cryptopanic-mcp-server MCP server

Tools

The server implements only one tool:

get_crypto_news(kind: str = "news", num_pages: int = 1) -> str
  • kind: Content type (news, media)
  • num_pages: Number of pages to fetch (default: 1, max: 10)

Example Output:

- Bitcoin Breaks $60k Resistance Amid ETF Optimism
- Ethereum Layer 2 Solutions Gain Traction
- New Crypto Regulations Proposed in EU
- ...

Configuration

  • CryptoPanic API key & API plan: get one here
  • Add a server entry to your configuration file:
"mcpServers": { 
  "cryptopanic-mcp-server": { 
    "command": "uv", 
    "args": [ 
      "--directory", 
      "/your/path/to/cryptopanic-mcp-server", 
      "run", 
      "main.py" 
    ], 
    "env": { 
      "CRYPTOPANIC_API_PLAN": "your_api_plan",
      "CRYPTOPANIC_API_KEY": "your_api_key" 
    } 
  } 
}
  • Replace /your/path/to/cryptopanic-mcp-server with your actual installation path.
  • Replace CRYPTOPANIC_API_PLAN and CRYPTOPANIC_API_KEY with your API plan and key from CryptoPanic.

License

MIT License - see LICENSE file

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iflow_mcp_cryptopanic_mcp_server-0.1.0.tar.gz (12.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file iflow_mcp_cryptopanic_mcp_server-0.1.0.tar.gz.

File metadata

File hashes

Hashes for iflow_mcp_cryptopanic_mcp_server-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a52b66566d170a1fea079cb7b283fdc31c0798ab39f85077a70b2beea549110b
MD5 5ec13c761aaf4db10112f2b2021a0dc3
BLAKE2b-256 cf358f72df654144b12abcdac6941e7dcdd21d4a4da7b80cc5a91d837199fe95

See more details on using hashes here.

File details

Details for the file iflow_mcp_cryptopanic_mcp_server-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for iflow_mcp_cryptopanic_mcp_server-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dfdcc2947cc3435a421584fd92b5dcbbe7094cafc1b44c9d8756bcaac5c4490a
MD5 9058b0c2b3426343fa1b379940300d06
BLAKE2b-256 1f5b84fbeeede3ec20fb5fc6053b0f49028506fb8e7ee16066dbdb96cd1c2558

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page