Skip to main content
Glama
zacacollier

Kraken Pro MCP

by zacacollier

Related Servers

Alternatives to Kraken Pro MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Provides live cryptocurrency market data including spot prices, OHLCV candles, order books, funding rates, and technical indicators via public exchange APIs.
      8
      MIT
    • F
      license
      Not graded
      quality
      Not graded
      maintenance
      Provides real-time and historical cryptocurrency market data using ccxt, with tools for ticker, OHLCV, and streaming updates.
      -
    • A
      license
      B
      quality
      D
      maintenance
      Provides real-time and historical cryptocurrency price data from the OKX exchange, including live WebSocket updates, candlestick charts, and visual price analysis for trading pairs.
      5
      8 npm
      3
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Provides live market and account data from Hyperliquid, including perp and spot prices, funding rates, open interest, order books, and wallet positions, without requiring an API key.
      7
      51 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides live Binance USDⓈ-M Futures market data via WebSocket, including prices, 24h tickers, order books, recent trades, and kline candles.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides real-time cryptocurrency market data from Binance API, including price queries, 24h statistics, K-line data, market trend analysis, and order book depth information for trading analysis.
      7 npm
      1
      MIT

    TDQS

    A3.5/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool targets a distinct data type or endpoint (assets, pairs, OHLC, order book, trades, spreads, ticker, system status) with no overlapping purposes. An agent can easily select the correct tool for a given market data need.

    Naming Consistency5/5

    All tools follow a consistent get_<noun> pattern in snake_case (e.g., get_asset_info, get_order_book, get_recent_trades). The naming is predictable and uniform throughout.

    Tool Count5/5

    Eight tools is well-scoped for a market data API, covering the essential public endpoints without redundancy. Each tool earns its place and the set is not bloated.

    Completeness3/5

    The tool set comprehensively covers market data and system status, but for a server named 'Kraken Pro' it lacks any trading or account operations (e.g., place order, cancel order, get balances, list open orders). These are notable missing operations that would limit an agent's ability to interact with the platform.