Skip to main content
Glama
BrainDAO

Upbit MCP Server

by BrainDAO

Related Servers

Alternatives to Upbit MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      C
      maintenance
      Interact with Upbit cryptocurrency exchange services to retrieve market data, manage accounts, and execute trades. Simplify your trading experience with tools for order management, deposits, withdrawals, and technical analysis.
      10
      17
      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
      6 npm
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      Enables interaction with the Bithumb cryptocurrency exchange API to fetch market data, manage account balances, and execute trading operations including limit orders, market orders, and withdrawals.
      19
      5 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides 27 tools for interacting with the Binance Thailand (Gulf Binance) API, enabling market data, trading, order management, wallet operations, and account management through natural language.
      4 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Exposes Indodax's Private and Public REST APIs as MCP tools, enabling AI agents to manage cryptocurrency trading and account information. It supports tasks like checking market prices, viewing account balances, and executing or canceling buy and sell orders.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides over 156 tools to interact with the Binance.com global exchange API for spot trading, wallet management, and staking operations. It enables users to execute orders, retrieve market data, and manage crypto assets through natural language interfaces like Claude and ChatGPT.
      20 npm
      35
      MIT

    TDQS

    B3.1/5.0

    Scored across 19 tools

    Disambiguation5/5

    Each tool maps to a clearly distinct action and resource: market data, orders, deposits, and withdrawals are all separated. The similar-sounding pairs like GET_DEPOSIT vs GET_DEPOSIT_ADDRESS describe different objects, and GET_ORDER vs GET_ORDERS clearly distinguish single vs list operations.

    Naming Consistency5/5

    All tool names use UPPER_SNAKE_CASE with a consistent VERB_NOUN pattern: LIST for collections, GET for single items, and CREATE/CANCEL for lifecycle actions. There is no mixing of camelCase or inconsistent verb styles.

    Tool Count4/5

    At 19 tools, the server is slightly above the typical 3-15 tool sweet spot, but the count is justified by the breadth of exchange functionality: market data, orders, deposits, deposit addresses, and withdrawals. Each tool appears useful and non-redundant.

    Completeness4/5

    Core workflows are well covered: market reads, order lifecycle, deposit lifecycle, withdrawal lifecycle, and address management. Minor gaps include no market listing or candlestick/historical data endpoint and no withdrawal-chance check, but these are workable gaps rather than critical dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues