Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_secret_keyB

Get secret key from environment variables

get_access_keyB

Get access key from environment variables

get_orderbookC

Get orderbook data for a specific symbol

get_klineC

Get K-line (candlestick) data

get_tickersC

Get ticker information

get_wallet_balanceD

Get wallet balance

get_positionsC

Get position information

place_orderD

Execute order

cancel_orderD

Cancel order

get_order_historyC

Get order history

get_open_ordersC

Get open orders

set_trading_stopD

Set trading stop

set_margin_modeD

Set margin mode

get_api_key_informationC

Get API key information

get_instruments_infoC

Get exchange information

validate_order_quantityC

Validate order quantity against Bybit trading rules and get properly formatted quantity

detect_position_modeC

Detect current position mode (one-way vs hedge) and get recommended positionIdx for orders

set_leverageC

Set leverage for a specific symbol

calculate_position_sizeC

Calculate optimal position size based on risk management principles

calculate_trailing_stopC

Calculate trailing stop loss with breakeven and profit protection

place_order_with_trailing_stopC

Place order with trailing stop loss

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/kondisettyravi/mcp-bybit-node'

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