Skip to main content
Glama

Bybit MCP Server

get_wallet_balance

Retrieve wallet balance for specific account types (UNIFIED, CONTRACT, SPOT) and coin symbols on Bybit exchange, enabling precise account monitoring and management within automated trading operations.

Instructions

Get wallet balance

Input Schema

NameRequiredDescriptionDefault
accountTypeYesAccount type (UNIFIED, CONTRACT, SPOT)
coinNoCoin symbol

Input Schema (JSON Schema)

{ "properties": { "accountType": { "description": "Account type (UNIFIED, CONTRACT, SPOT)", "type": "string" }, "coin": { "description": "Coin symbol", "type": "string" } }, "required": [ "accountType" ], "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/kondisettyravi/mcp-bybit-node'

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