Skip to main content
Glama

MCP Bitget Trading Server

by gagarinyury

getOrderBook

Retrieve real-time order book data for a specified trading pair, including market depth, to analyze liquidity and price levels on Bitget cryptocurrency exchange.

Instructions

Get order book (market depth) for a trading pair

Input Schema

NameRequiredDescriptionDefault
depthNoOrder book depth (default: 20)
symbolYesTrading pair symbol

Input Schema (JSON Schema)

{ "properties": { "depth": { "description": "Order book depth (default: 20)", "type": "number" }, "symbol": { "description": "Trading pair symbol", "type": "string" } }, "required": [ "symbol" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gagarinyury/MCP-bitget-trading'

If you have feedback or need assistance with the MCP directory API, please join our Discord server