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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mseep_cryptopanic_mcp_server-0.1.1.tar.gz.
File metadata
- Download URL: mseep_cryptopanic_mcp_server-0.1.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc8cba9b2a7b291de47a289a36ce913a0d7a3625985702a5f0b3cfb9de690272
|
|
| MD5 |
a34646511b7299b722e2700037d10f99
|
|
| BLAKE2b-256 |
c463602537220e332344feda2862bad70eaf2462e15943964873b5b01e9a39d2
|
File details
Details for the file mseep_cryptopanic_mcp_server-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mseep_cryptopanic_mcp_server-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfe096d46488f1f5cb7f2011c1b0ee2830814d04c9570fd148bdb526930f67fc
|
|
| MD5 |
0950a18b5e3247a5e36806631e7728f6
|
|
| BLAKE2b-256 |
60e50219a20d70aafaa38710a66a679be78baf6492e5f74f6564fa206d0ae842
|