Bybit MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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