71
/ 100
1 month ago
glama

bybit-trading-mcp

Enables AI tools to execute trades and fetch market data across six crypto exchanges via natural language or API, with dual Telegram and MCP interfaces.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 5 credentials: TELEGRAM_BOT_TOKEN, ZAI_API_KEY, BYBIT_API_KEY, BYBIT_API_SECRET, BOT_AUTH_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretTELEGRAM_BOT_TOKENyour_telegram_token
🔐 secretZAI_API_KEYyour_llm_api_key
configZAI_BASE_URL
configLLM_MODEL
configMULTI_EXCHANGE_ENABLED
configDEFAULT_EXCHANGE
configAVAILABLE_EXCHANGES
configLLM_ROUTER_MODELyour_router_model
configLLM_TEMPERATURE
configLLM_MAX_TOKENSFor faster small-talk replies, consider a lighter LLM_ROUTER_MODEL and smaller (e.g., 512–2048).
🔐 secretBYBIT_API_KEYyour_bybit_key
🔐 secretBYBIT_API_SECRETyour_bybit_secret
configBYBIT_TESTNET
configBOT_AUTH_USERNAME
🔐 secretBOT_AUTH_PASSWORD
configBOT_AUTH_STORE
configMCP_ENABLED
configAPI_DOCS_PATH
configDEFAULT_CATEGORY
configMAX_API_RETRIES
configBYBIT_PUBLIC_ONLYtrue # Set false for trading
configBOT_AUTH_REQUIRED
configBYBIT_ENVIRONMENT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/frankfurtru-bybit-trade-gsow8i)](https://m8ven.ai/mcp/frankfurtru-bybit-trade-gsow8i)
commit: f03b60013b1c0346ceacc59e46c85a5d8541a0a3
code hash: 879507359d7f4858677423424fc0c608daf944f97e8f16717fde2765f0aba42e
verified: 6/22/2026, 1:10:36 PM
view raw JSON →