bybit-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@bybit-mcpWhat's my wallet balance?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
bybit-mcp
Отдельный проект под Bybit API и MCP server.
Что зафиксировано по официальной документации Bybit:
Базовая документация: https://bybit-exchange.github.io/docs/v5/intro
Integration/Auth guide: https://bybit-exchange.github.io/docs/v5/guide
В docs прямо указаны SDK:
Official Python SDK:
pybitCommunity Node.js SDK:
bybit-api
Для bot-layer отдельно подтвержден endpoint Futures Grid detail:
POST /v5/fgridbot/detail
Почему так:
Для Hermes/MCP stdio интеграции Node-стек быстрее поднимается и проще тестируется локально.
bybit-apiпокрывает стандартный V5 REST, а bot-layer добран прямым signed POST по официальной docs.
Что дополнительно зафиксировано по runtime watcher:
пути runtime/env централизованы в
src/paths.tswatcher и scripts больше не размазывают абсолютные runtime path по нескольким файлам
snapshot active-orders больше не прибит к
BTCUSDT; symbol берётся изfgridbot/detailтекущий operational baseline watcher:
grid-risk-watcher.service+ Hermes cronbybit-grid-risk-deliveryесть operator analytics scripts:
scripts/alert_stats.tsscripts/risk_metrics_stats.ts
controlled redelivery workflow протестирован успешно (pause cron → rewind state → replay → restore → resume)
Текущие MCP tools:
bybit_server_timebybit_instruments_infobybit_klinebybit_wallet_balancebybit_positionsbybit_closed_pnlbybit_order_historybybit_active_ordersbybit_execution_historybybit_strategy_listbybit_strategy_order_listbybit_trade_statsbybit_futures_grid_detailbybit_futures_grid_analysisbybit_futures_grid_validatebybit_futures_grid_closebybit_place_orderbybit_cancel_orderbybit_amend_order
Безопасность write-операций:
приватные write tools требуют
BYBIT_API_KEYиBYBIT_API_SECRETmainnet write-операции дополнительно требуют
BYBIT_WRITE_CONFIRMED=1для testnet достаточно
BYBIT_ENV=testnet
Запуск:
cd /home/peakviker/bybit-mcp
npm install
npm run build
node dist/index.jsЧерез wrapper:
/home/peakviker/bybit-mcp/run-mcp.shДля Hermes как MCP server:
hermes mcp add bybit-mcp --command /home/peakviker/bybit-mcp/run-mcp.sh
hermes mcp test bybit-mcpMaintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityCmaintenanceInteract seamlessly with the Bybit API to fetch market data, manage your account, and execute trades. Leverage powerful tools to enhance your trading experience and automate your strategies effortlessly. If you wish to use an API key restricted to your personal IP address, you must configure the MCP159MIT
- AlicenseCqualityDmaintenanceMCP server for Bybit exchange enabling 246 tools for trading, market data, account management, and more via natural language.1002MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to interact with the Bybit cryptocurrency exchange via the V5 API, supporting market data, trading, and account management with both local and remote OAuth-authenticated connections.281MIT

Bybit MCP Serverofficial
AlicenseBqualityCmaintenanceA production-ready MCP server for Bybit — 206 tools covering market data, trading, positions, account management, assets, and real-time WebSocket streams. Enables AI assistants to interact directly with the Bybit cryptocurrency exchange through natural language.10044126MIT
Related MCP Connectors
Crypto MCP with 21 tools for market data, DeFi, analytics, and sentiment. Post-paid USDC billing.
Crypto market data for AI agents via x402. 16 tools: prices, funding, DeFi yields, arbitrage, TA.
MCP server exposing the Backtest360 engine API as tools for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Peakviker/bybit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server