price
ActiveTool of Cryptocompare
declared in 0.1.0
Current price (one coin → many fiat).
Parameters schema
{
"type": "object",
"examples": [
{
"fsym": "BTC",
"tsyms": "USD,EUR"
},
{
"e": "Kraken",
"fsym": "ETH",
"tsyms": "USD"
}
],
"required": [
"fsym",
"tsyms"
],
"properties": {
"e": {
"type": "string"
},
"fsym": {
"type": "string"
},
"sign": {
"type": "boolean"
},
"tsyms": {
"type": "string"
},
"extraParams": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Cryptocompare
https://github.com/pipeworx-io/mcp-cryptocompare
1/7 registries