symbol_details
ActiveTool of Gemini Crypto
declared in 0.1.0
Fetch trading pair metadata from Gemini for a symbol: base/quote currency, tick size, quote increment, min order size, and status.
Parameters schema
{
"type": "object",
"examples": [
{
"symbol": "btcusd"
}
],
"required": [
"symbol"
],
"properties": {
"symbol": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Gemini Crypto
https://github.com/pipeworx-io/mcp-gemini-crypto
1/7 registries