Skip to main content
Glama
kukapay

chainlink-feeds-mcp

by kukapay

Related Servers

Alternatives to chainlink-feeds-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      MCP server providing agent-ready access to Chainlink's API for DeFi and crypto tools.
      -
    • 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
      D
      maintenance
      An MCP server that gives AI agents real-time access to DeFi across multiple chains, enabling non-custodial crypto trading, portfolio queries, and transaction execution.
      14
      7
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that delivers real-time cross-chain bridge rates and optimal transfer routes to onchain AI agents.
      8
      5
      MIT

    TDQS

    B3.4/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no ambiguity. getLatestPrice fetches current prices, listSupportedChains lists networks, listSupportedFeeds provides detailed feed information, listSupportedFeedsByChain filters feeds by chain, and queryPriceByRound handles historical queries. The descriptions clearly differentiate their scopes and use cases.

    Naming Consistency4/5

    The naming is mostly consistent with a clear verb_noun pattern (e.g., getLatestPrice, listSupportedChains), but there is a minor deviation with queryPriceByRound which uses 'query' instead of 'get' or 'list'. This slight inconsistency does not significantly hinder readability or predictability.

    Tool Count5/5

    With 5 tools, the count is well-scoped for a Chainlink price feeds server. Each tool earns its place by covering essential operations like fetching prices, listing supported chains and feeds, and querying historical data, without being overly sparse or bloated.

    Completeness4/5

    The tool set provides strong coverage for the domain of Chainlink price feeds, including current and historical price queries, and listing supported networks and feeds. A minor gap exists in the placeholder note for queryPriceByRound due to historical data limitations, but core workflows are well-covered without significant dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues