Skip to main content
Glama

Bybit MCP Server

get_wallet_balance

Retrieve wallet balance for specified account type and coin on Bybit exchange, enabling precise tracking of cryptocurrency holdings and financial management.

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