Skip to main content
Glama

MCP Bitget Trading Server

by gagarinyury

subscribeToTicker

Subscribe to real-time ticker updates for specific trading pairs on Bitget cryptocurrency exchange. Choose instrument type (SPOT or UMCBL) to monitor market data instantly.

Instructions

Subscribe to real-time ticker updates

Input Schema

NameRequiredDescriptionDefault
instTypeNoInstrument type (default: SPOT)
symbolYesTrading pair symbol

Input Schema (JSON Schema)

{ "properties": { "instType": { "description": "Instrument type (default: SPOT)", "enum": [ "SPOT", "UMCBL" ], "type": "string" }, "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