Skip to main content
Glama
Peakviker

bybit-mcp

by Peakviker

bybit-mcp

Отдельный проект под Bybit API и MCP server.

Что зафиксировано по официальной документации Bybit:

Почему так:

  • Для Hermes/MCP stdio интеграции Node-стек быстрее поднимается и проще тестируется локально.

  • bybit-api покрывает стандартный V5 REST, а bot-layer добран прямым signed POST по официальной docs.

Что дополнительно зафиксировано по runtime watcher:

  • пути runtime/env централизованы в src/paths.ts

  • watcher и scripts больше не размазывают абсолютные runtime path по нескольким файлам

  • snapshot active-orders больше не прибит к BTCUSDT; symbol берётся из fgridbot/detail

  • текущий operational baseline watcher: grid-risk-watcher.service + Hermes cron bybit-grid-risk-delivery

  • есть operator analytics scripts:

    • scripts/alert_stats.ts

    • scripts/risk_metrics_stats.ts

  • controlled redelivery workflow протестирован успешно (pause cron → rewind state → replay → restore → resume)

Текущие MCP tools:

  • bybit_server_time

  • bybit_instruments_info

  • bybit_kline

  • bybit_wallet_balance

  • bybit_positions

  • bybit_closed_pnl

  • bybit_order_history

  • bybit_active_orders

  • bybit_execution_history

  • bybit_strategy_list

  • bybit_strategy_order_list

  • bybit_trade_stats

  • bybit_futures_grid_detail

  • bybit_futures_grid_analysis

  • bybit_futures_grid_validate

  • bybit_futures_grid_close

  • bybit_place_order

  • bybit_cancel_order

  • bybit_amend_order

Безопасность write-операций:

  • приватные write tools требуют BYBIT_API_KEY и BYBIT_API_SECRET

  • mainnet 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-mcp
Install Server
A
license - permissive license
B
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    B
    quality
    C
    maintenance
    Interact 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 MCP
    15
    9
    MIT
  • A
    license
    C
    quality
    D
    maintenance
    MCP server for Bybit exchange enabling 246 tools for trading, market data, account management, and more via natural language.
    100
    2
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables 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.
    28
    1
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    A 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.
    100
    441
    26
    MIT

View all related MCP servers

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.

View all MCP Connectors

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

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