price_oracle_crypto_price
ActiveTool of Japan Public Ledgers MCP
declared in 0.1.0
Live crypto spot price via the CoinGecko public API. Returns the price of symbol in the requested fiat quote. Read-only; price 0.0 (free).
Parameters schema
{
"type": "object",
"required": [
"symbol"
],
"properties": {
"quote": {
"type": "string",
"description": "Fiat quote currency (ISO code; default: USD)"
},
"symbol": {
"type": "string",
"description": "Crypto ticker (e.g. BTC, ETH)"
}
}
}Parent server
Japan Public Ledgers MCP
1/7 registries