MCP Bitget Trading Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| getPriceB | Get current price for a trading pair (spot or futures) |
| getTickerB | Get full ticker information for a trading pair |
| getOrderBookC | Get order book (market depth) for a trading pair |
| getCandlesC | Get historical candlestick/OHLCV data |
| getBalanceC | Get account balance information |
| placeOrderC | Place a new buy or sell order (automatically detects spot vs futures) |
| cancelOrderC | Cancel an existing order |
| getOrdersC | Get current open orders |
| getPositionsC | Get current futures positions |
| setLeverageC | Set leverage for futures trading |
| getMarginInfoC | Get margin account information |
| connectWebSocketB | Connect to WebSocket for real-time data |
| disconnectWebSocketB | Disconnect from WebSocket |
| subscribeToTickerC | Subscribe to real-time ticker updates |
| subscribeToOrderBookC | Subscribe to real-time order book updates |
| unsubscribeFromChannelC | Unsubscribe from a WebSocket channel |
| getWebSocketStatusB | Get WebSocket connection status |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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