0
/ 100
23 days ago
glama

bybit-ws

An MCP server that enables AI agents to scan the market, manage positions, and retrieve trading metrics for Bybit through natural language commands.

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
🚨
Reads files from sensitive locations
Touches: ~/.config/bybit-cli/config, ~/.config/bybit-cli/config, ~/.config/bybit-ws/config.yaml
🔐
You'll be asked for 11 credentials: BYBIT_API_KEY, BYBIT_API_SECRET, BYBIT_HMAC_SECRET, OPENAI_API_KEY, BINANCE_API_KEY, BINANCE_API_SECRET, OKX_API_KEY, OKX_API_SECRET, CRYPTOBOT_TOKEN, GRIDSIGNAL_BOT_TOKEN, EMERGENCY_TOKEN
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.
🔐 secretBYBIT_API_KEYnano ~/.config/bybit-ws/.env # , BYBIT_API_SECRET
🔐 secretBYBIT_API_SECRETnano ~/.config/bybit-ws/.env # BYBIT_API_KEY,
configBYBIT_WS_BB_ENABLED
configBYBIT_ML_ENABLED
configBYBIT_OPTUNA_ENABLED
configBYBIT_ATR_TP_ENABLED
configBYBIT_DSPY_ENABLED
🔐 secretBYBIT_HMAC_SECRET
configBYBIT_WS_PRODUCTION
🔐 secretOPENAI_API_KEY
configOPENAI_BASE_URL
configBYBIT_ENTRY_JUDGE_ENABLED
configBYBIT_EXCHANGE
🔐 secretBINANCE_API_KEY
🔐 secretBINANCE_API_SECRET
🔐 secretOKX_API_KEY
🔐 secretOKX_API_SECRET
configOKX_PASSPHRASE
configBYBIT_WS_FULL_ENABLED
configBYBIT_AB_ENABLED
configBYBIT_REGIME_AUTO
configPUSH_ENABLED
🔐 secretCRYPTOBOT_TOKEN
configGRIDSIGNAL_ADMIN_ID
configGRIDSIGNAL_ADMIN_NOTIFY_CHAT
🔐 secretGRIDSIGNAL_BOT_TOKEN
configBYBIT_PAPER_ENABLED
configNTFY_SERVER
configNTFY_TOPIC
🔐 secretEMERGENCY_TOKEN
configSTRUCTURED_LOGGING
configBYBIT_DATA_DIR
// 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 5 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/poliakarmai-bybit-ws-ariu8k)](https://m8ven.ai/mcp/poliakarmai-bybit-ws-ariu8k)
commit: 357c649c46613ace63506c712f1d2a134236b176
code hash: e9b0ea29dbba031b41a762f163c9f6c6d6deca63a5b81f19c386b10ce119e345
verified: 7/8/2026, 8:40:43 AM
view raw JSON →