Skip to main content
Glama
chunknet

Chunk MCP Server

Official
by chunknet

Related Servers

Alternatives to Chunk MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides tools to query OKX cryptocurrency exchange data including instruments, tickers, candles, funding rates, and mark prices via MCP.
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      MCP server providing on-chain price oracle data from Chainlink and Pyth Network, with tools for latest and historical prices, feed discovery, and staleness flags. No API keys required; uses free public RPCs and Hermes API.
      7
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables agents and users to query the Telegraph network through a hosted MCP endpoint, with tools to ask miners, request specific miners, retrieve intents/recipes, and verify signal hashes on-chain.
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Provides read-only access to Polymarket US public market data, including prices, order books, and spread/fee analytics, via MCP tools.
      16
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Exposes 8 read-only Trust Vault tools over MCP (Streamable HTTP) for querying protocol overview, tokens, market rates, orders, platform stats, fees, and currencies. Enables on-chain reads and static config without wallet or signing.
      -
    • A
      license
      C
      quality
      C
      maintenance
      Enables querying real-time and historical financial market data for stocks, options, forex, and crypto, including quotes, trades, technical indicators, and reference data through a set of MCP tools.
      71
      3
      MIT

    TDQS

    C2.6/5.0

    Scored across 14 tools

    Disambiguation2/5

    The quote_metrics, quote_by_ids, quote_metrics_at_block, quote_metrics_at_epoch_end, and quote_metrics_at_timestamp tools all return quotes and are easily confused. Additionally, ids_for_names and get_metrics_map both resolve names to IDs, creating ambiguity in tool selection.

    Naming Consistency4/5

    Most tools follow a consistent verb_noun pattern (get_*, check_*, list_*, quote_*), but ids_for_names deviates with a noun-preposition-noun structure. The mix of get and check for health-related actions is a minor inconsistency.

    Tool Count4/5

    14 tools is within the typical well-scoped range but slightly heavy for the domain. The multiple time-based quote variants could be consolidated, but the count is still reasonable for a comprehensive metrics oracle.

    Completeness4/5

    The server covers health checks, metric listing, quoting (current and historical), ID mapping, and existence checks. However, there is no direct get_metric_by_id tool, and the time-based quote tools are somewhat redundant with each other, leaving minor coverage gaps.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues