Skip to main content
Glama
Wh0FF24

crypto-data-mcp

by Wh0FF24

Related Servers

Alternatives to crypto-data-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP server providing market data for 15,000+ cryptocurrencies including prices, history, trends, and deep coin metadata via CoinGecko.
      43 npm
      1
      Apache 2.0
    • F
      license
      Not graded
      quality
      B
      maintenance
      An MCP server that enables Claude to retrieve real-time cryptocurrency market data from CoinGecko and answer price queries with live, grounded responses.
      -
    • A
      license
      A
      quality
      F
      maintenance
      An MCP server for CoinGecko that connects any MCP-compatible client to free crypto market data, providing tools for prices, market caps, trending coins, historical data, and global stats.
      8
      32 npm
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      An MCP server that exposes live cryptocurrency market data from CoinGecko as 12 typed read-only tools, including prices, market charts, OHLC candles, trending coins, and global market overview.
      12
      -
    • A
      license
      A
      quality
      D
      maintenance
      Real-time crypto market intelligence MCP. Get prices, trending coins, market overview, top coins by market cap, and portfolio value — all through natural language in Claude, Cursor, or any MCP client
      6
      MIT

    TDQS

    A4.6/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: get_price for a single current price, get_prices for batch, get_market_overview for macro data, get_token_info for fundamentals, get_historical_prices for time series. No overlap.

    Naming Consistency5/5

    All tools follow the 'get_X' pattern with descriptive noun phrases (price, prices, market_overview, token_info, historical_prices), providing excellent consistency.

    Tool Count5/5

    5 tools is well-scoped for a crypto data server, covering the essential endpoints without being excessive or insufficient.

    Completeness4/5

    The set covers current prices (single/batch), market overview, token fundamentals, and historical data. Minor gaps like token search or comparison tools, but core CRUD-like operations are present.