Binance Cryptocurrency MCP

get_book_ticker

Retrieve real-time best bid and ask prices for single or multiple cryptocurrency trading pairs on Binance, enabling accurate market data access via the Binance Cryptocurrency MCP server.

Input Schema

NameRequiredDescriptionDefault
symbolNoTrading pair symbol, e.g. BTCUSDT
symbolsNoArray of multiple trading pair symbols

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "symbol": { "description": "Trading pair symbol, e.g. BTCUSDT", "type": "string" }, "symbols": { "description": "Array of multiple trading pair symbols", "items": { "type": "string" }, "type": "array" } }, "type": "object" }

You must be authenticated.

Other Tools from Binance Cryptocurrency MCP

Related Tools

ID: sq1g72mqqx