Skip to main content
Glama
workspace

bybit-mcp-server

by workspace

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BYBIT_MODENoPermission mode: read, trade, or fullread
BYBIT_API_KEYNoAPI key from Bybit (required for local mode)
BYBIT_TESTNETNoUse testnet (true) or mainnet (false)true
BYBIT_MCP_HOSTNoHTTP bind address0.0.0.0
BYBIT_MCP_PORTNoHTTP port8000
BYBIT_API_SECRETNoAPI secret from Bybit (required for local mode)
BYBIT_MCP_DB_PATHNoSQLite database file path./bybit_mcp.db
BYBIT_RECV_WINDOWNoRequest receive window in ms
BYBIT_MCP_TRANSPORTNoSet to 'streamable-http' for remote modestdio
BYBIT_MCP_ISSUER_URLNoPublic URL with scheme, e.g. https://bybit.example.com (required for remote mode)
BYBIT_MCP_SECRET_KEYNoFernet key for encrypting API keys at rest (required for remote mode)
BYBIT_MCP_ADMIN_PASSWORDNoAdmin login password (required for remote mode)
BYBIT_MCP_ADMIN_USERNAMENoAdmin login usernameadmin

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/workspace/bybit-mcp-server'

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