AI-powered crypto tracker ai MCP server for agents. Supports track price, compare cryptos, calculate portfolio. By MEOK AI Labs.
Project description
Overview
Crypto Tracker Ai MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
track_price |
Get the current price, 24h change, and market cap for a cryptocurrency symbol (e |
compare_cryptos |
Compare multiple cryptocurrencies side by side. Provide comma-separated symbols |
calculate_portfolio |
Calculate total portfolio value from holdings. Provide as 'BTC:0.5,ETH:10,SOL:10 |
get_market_cap |
Get the top cryptocurrencies ranked by market capitalisation. Returns up to top_ |
Installation
pip install meok-crypto-tracker-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"crypto-tracker-ai": {
"command": "python",
"args": ["-m", "meok_crypto_tracker_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 4 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
Project details
Release history Release notifications | RSS feed
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 crypto_tracker_ai_mcp-1.0.6.tar.gz.
File metadata
- Download URL: crypto_tracker_ai_mcp-1.0.6.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88d529959bd40012b8250f723addd65ec57699b4def890975cf12aea397b7b51
|
|
| MD5 |
bba6921dd45adf93ce6bdeb4d23d46d0
|
|
| BLAKE2b-256 |
2cf8604cce05d72402e905ccf2688522f02e38ffda8dbefe53ee3ffa13912e2b
|
File details
Details for the file crypto_tracker_ai_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: crypto_tracker_ai_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78d6f2bc37cb69bb5a917dabf6e2acb0ba390da9b95da38b1e7cb2e47b5aa09f
|
|
| MD5 |
594dcc1e02b007440e082c3865728aaa
|
|
| BLAKE2b-256 |
dc5c883e94b04c985eac9d2c391e2df0abc7eec0428f42420676a669393e1434
|