Skip to main content
Glama

MCP Bitget Trading Server

by gagarinyury

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
getPrice

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

getTicker

Get full ticker information for a trading pair

getOrderBook

Get order book (market depth) for a trading pair

getCandles

Get historical candlestick/OHLCV data

getBalance

Get account balance information

placeOrder

Place a new buy or sell order (automatically detects spot vs futures)

cancelOrder

Cancel an existing order

getOrders

Get current open orders

getPositions

Get current futures positions

setLeverage

Set leverage for futures trading

getMarginInfo

Get margin account information

connectWebSocket

Connect to WebSocket for real-time data

disconnectWebSocket

Disconnect from WebSocket

subscribeToTicker

Subscribe to real-time ticker updates

subscribeToOrderBook

Subscribe to real-time order book updates

unsubscribeFromChannel

Unsubscribe from a WebSocket channel

getWebSocketStatus

Get WebSocket connection status

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