Skip to main content
Glama
CarlosIrineuCosta

binance-mcp-enhanced

Related Servers

Alternatives to binance-mcp-enhanced

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A comprehensive MCP service for cryptocurrency data acquisition with advanced technical analysis capabilities, supporting 100+ exchanges, 158 TA-Lib indicators, and dual transport protocols (stdio and HTTP/SSE).
      5
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server providing 12 computed intelligence tools for Binance, including accumulation detection, whale tracking, market impact simulation, and more, using public endpoints with no API keys needed.
      6
      MIT
    • F
      license
      B
      quality
      D
      maintenance
      A Model Control Protocol (MCP) server that provides cryptocurrency trading interfaces for Binance exchange, enabling functions like real-time price fetching, account balance queries, order placement/cancellation, and automated arbitrage strategies.
      9
      14
      -
    • A
      license
      B
      quality
      B
      maintenance
      MCP server for analyzing cryptocurrency markets from bitbank API, enabling technical analysis, charting, and trading via AI clients.
      33
      17 npm
      4
      MIT

    TDQS

    D1.7/5.0

    Scored across 15 tools

    Disambiguation2/5

    Several tools have overlapping or confusingly similar purposes, such as the three trade-related tools (get_recent_trades, get_historical_trades, get_aggregate_trades) and the three ticker tools (get_24hr_ticker, get_trading_day_ticker, get_rolling_window_ticker). Without descriptions, agents could easily select the wrong one. get_avg_price and get_price also create ambiguity.

    Naming Consistency3/5

    Most tools follow a get_ prefix, but then calculate_indicators, analyze_market, and compare_symbols break the pattern with bare verb forms. The convention is mostly consistent within the get_ group but mixed overall.

    Tool Count4/5

    15 tools is at the upper boundary of well-scoped. The server covers a broad market data API with many similar endpoints, but each endpoint is distinct enough that the count is justifiable. Slightly heavy but not unreasonable.

    Completeness4/5

    The tool set covers a wide range of market data operations: order book, trades, klines, tickers, price, and even analysis. Missing common endpoints like exchangeInfo or server time, but the core market data surface is largely covered. The analysis tools add extra value.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues