price
ActiveTool of Crypto Market Intelligence MCP
Get the latest USD price for a cryptocurrency. FREE — the gateway tool every trading agent needs. Returns the price, 24h change, 24h volume, and market cap. Accepts a CoinGecko id ("bitcoin") OR a ticker symbol ("BTC").
Parameters schema
{
"type": "object",
"required": [
"coin"
],
"properties": {
"coin": {
"type": "string",
"description": "CoinGecko id (e.g. \"bitcoin\", \"ethereum\") or symbol (e.g. \"BTC\")."
}
},
"additionalProperties": false
}Parent server
Crypto Market Intelligence MCP
https://github.com/FoundryNet/crypto-intel-mcp
1/7 registries