Skip to main content
Glama
Atharva-Varpe

Bybit MCP Server

Related Servers

Alternatives to Bybit MCP Server

No user-submitted related servers found.

    Related Servers

    • 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
      Provides a set of MCP tools to interact with the Bybit cryptocurrency exchange API, enabling market data queries, account management, trading operations, and futures grid strategy analysis via natural language.
      19
      11 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables LLM agents to access BingX cryptocurrency exchange market data and execute trades through the official API, with support for account management, order creation, and technical indicators.
      -
    • A
      license
      B
      quality
      B
      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.
      382
      385 npm
      33
      MIT
    • A
      license
      A
      quality
      F
      maintenance
      Enables AI assistants to interact with Bitget cryptocurrency exchange for spot and futures trading. Supports real-time market data, order management, account balances, leverage control, and position tracking with demo trading capabilities.
      17
      5
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      Enables an LLM agent to reason over real Bybit crypto-options data through typed, read-only tools for GEX, vanna, skew, vol surface, flow, sentiment, technicals, portfolio greeks, scenarios, and positions, and to generate trader-grade market memos and delta updates from natural-language requests.
      22
      MIT

    TDQS

    C2.8/5.0

    Scored across 9 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: market data (tickers, kline, orderbook), account state (balance, info), and trading actions (place, cancel, open orders, positions). No two tools appear to do the same thing or have ambiguous boundaries.

    Naming Consistency5/5

    All tools follow a consistent snake_case verb_noun pattern: get_*, place_*, cancel_*. The convention is predictable and readable, with no mixing of styles.

    Tool Count5/5

    Nine tools is well-scoped for an exchange trading server. Each tool earns its place covering market data, account management, and order/position operations without redundancy.

    Completeness4/5

    Core trading workflows are covered: place, cancel, open orders, positions, and account state. Minor gaps exist, such as order history, trade history, modify order, or cancel-all, but agents can work around them for basic trading.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues