Skip to main content

Provide the latest cryptocurrency news for AI agents.

Project description

cryptopanic-mcp-server

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

Tools

The server implements only one tool:

get_crypto_news(kind: str = "news", num_pages: int = 1) -> str
  • kind: Content type (news, analysis, videos)
  • 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: 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_KEY": "" 
    } 
  } 
}

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

cryptopanic_mcp_server-0.1.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

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

cryptopanic_mcp_server-0.1.0-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for cryptopanic_mcp_server-0.1.0.tar.gz
Algorithm Hash digest
SHA256 bc71eaf7687e8170fc2673d7561b14449fcf3ef2aa6f23172946200ea7bba93c
MD5 eb87740480294302d13d56eb578beaa3
BLAKE2b-256 2adef278ee84ee0f0ab5007fd06061e0ed478f47dcde3a5638aaf4eb442c4fa4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cryptopanic_mcp_server-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 236b76a15383a4376712fd0696c59a870faea7b904a22fec56b59b40f18ea3e9
MD5 60682bd39f58f5a1e8f5ddfe3618b46b
BLAKE2b-256 46fd99ecd1f4691201e5f72879d35e36c55a81d34cf1b4b26882c7aeb2782c9d

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