bybit-trading-mcp
by frankfurtru
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZAI_API_KEY | No | LLM API key for natural language processing (optional) | |
| ZAI_BASE_URL | No | Base URL for LLM API | https://api.novita.ai/openai |
| BYBIT_API_KEY | No | Bybit API key (optional, for private endpoints) | |
| LLM_MAX_TOKENS | No | Maximum tokens for LLM responses (optional, e.g. 512-2048) | |
| BYBIT_API_SECRET | No | Bybit API secret (optional, for private endpoints) | |
| LLM_ROUTER_MODEL | No | Router model for LLM (optional) | |
| BOT_AUTH_REQUIRED | No | Whether bot authentication is required | false |
| BYBIT_PUBLIC_ONLY | No | Set to false to enable private endpoints (trading) | true |
| TELEGRAM_BOT_TOKEN | No | Your Telegram bot token (required for Telegram bot, but not for MCP server standalone) |
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 |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues