Skip to main content
Glama

MCP Bitget Trading Server

by gagarinyury

getPrice

Retrieve real-time spot or futures trading prices for specified cryptocurrency pairs using this tool, enabling accurate market data access for trading decisions.

Instructions

Get current price for a trading pair (spot or futures)

Input Schema

NameRequiredDescriptionDefault
symbolYesTrading pair symbol (e.g., BTCUSDT for spot, BTCUSDT_UMCBL for futures)

Input Schema (JSON Schema)

{ "properties": { "symbol": { "description": "Trading pair symbol (e.g., BTCUSDT for spot, BTCUSDT_UMCBL for futures)", "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