Skip to main content
Glama
kukapay

aster-info-mcp

by kukapay

Related Servers

Alternatives to aster-info-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      A comprehensive MCP server for Aster DEX perpetual futures trading, enabling AI agents to access real-time market data, perform institutional-grade analysis, execute orders, and run automated trading strategies.
      1
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      MCP server for querying historical and real-time crypto market data across Hyperliquid, Hyperliquid HIP-3, and Lighter.xyz - orderbooks, trades, candles, funding, open interest, liquidations, and data quality metrics.
      100
      64 npm
      13
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server for Aster Futures and Spot APIs, enabling AI agents to query market data, place orders, and check positions and accounts securely.
      47
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      MCP server exposing read-only market data tools for crypto prices, funding rates, and prediction markets via Dataline API.
      8
      6 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Provides access to AsterDex perpetual futures market data including real-time order books, candlestick charts, funding rates, and price statistics for cryptocurrency trading pairs.
      -

    TDQS

    A4.2/5.0

    Scored across 11 tools

    Disambiguation4/5

    Most tools have clearly distinct purposes focused on different market data types (trades, order book, klines, funding rates, etc.), but there is some potential confusion between get_kline and get_mark_price_kline/get_index_price_kline which all return candlestick data with similar parameters. The descriptions help differentiate them by specifying price types (spot vs. mark vs. index).

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with 'get_' prefix followed by descriptive snake_case identifiers (e.g., get_aggregated_trades, get_funding_rate_history). The naming is highly predictable and follows the same convention throughout the entire set.

    Tool Count5/5

    With 11 tools, this is well-scoped for a financial market data API server. Each tool serves a distinct data endpoint (trades, order book, prices, klines, funding info), and the count aligns perfectly with typical market data coverage without being overwhelming or insufficient.

    Completeness4/5

    The tool set provides comprehensive read-only coverage of market data endpoints including trades, order books, prices, klines/candlesticks, and funding information. The only minor gap is the absence of tools for account-related data or trading operations, but for a pure market data server, the coverage is quite complete.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues