Skip to main content
Glama
frankfurtru

bybit-trading-mcp

by frankfurtru

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZAI_API_KEYNoLLM API key for natural language processing (optional)
ZAI_BASE_URLNoBase URL for LLM APIhttps://api.novita.ai/openai
BYBIT_API_KEYNoBybit API key (optional, for private endpoints)
LLM_MAX_TOKENSNoMaximum tokens for LLM responses (optional, e.g. 512-2048)
BYBIT_API_SECRETNoBybit API secret (optional, for private endpoints)
LLM_ROUTER_MODELNoRouter model for LLM (optional)
BOT_AUTH_REQUIREDNoWhether bot authentication is requiredfalse
BYBIT_PUBLIC_ONLYNoSet to false to enable private endpoints (trading)true
TELEGRAM_BOT_TOKENNoYour Telegram bot token (required for Telegram bot, but not for MCP server standalone)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/frankfurtru/Bybit_trade'

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