Skip to main content
Glama
itsOmSarraf

Pyth Network MCP Server

by itsOmSarraf

Related Servers

Alternatives to Pyth Network MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to access crypto prices, DeFi yields, Polymarket data, Base chain info, and security scans with pay-per-call via USDC on Base mainnet.
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables AI agents to fetch crypto market and on-chain data, including prices across venues, token facts, OHLC candles, market overview, DeFi TVL, and wallet balances, with two free tools and the rest paid per call in USDC on Base via x402.
      8
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Provides AI agents with real-time financial market intelligence including stock quotes, crypto data, technical analysis, and portfolio insights. Enables natural language queries for current prices, technical indicators, asset comparisons, and portfolio analysis.
      17
      7
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      MCP server providing real-time crypto price feeds from Pyth Network, Chainlink, and Uniswap v3 10 tools for LLM agents and AI workflows.
      -

    TDQS

    A3.5/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no overlap: get_latest_price_updates for real-time prices, get_price_feeds for searching feeds, get_price_updates_at_time for historical data, get_publisher_stake_caps for publisher data, and get_twap_latest for time-weighted averages. The descriptions make it easy to differentiate between current, historical, search, publisher, and TWAP operations.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern starting with 'get_' followed by descriptive nouns (e.g., latest_price_updates, price_feeds, price_updates_at_time). The naming is uniform and predictable, making it easy for agents to understand the action and target resource without confusion.

    Tool Count5/5

    With 5 tools, this server is well-scoped for its purpose of accessing Pyth Network price and data feeds. Each tool earns its place by covering distinct aspects like real-time, historical, search, publisher, and TWAP data, avoiding bloat while providing comprehensive functionality for the domain.

    Completeness4/5

    The tool surface is nearly complete for accessing Pyth Network data, covering real-time prices, historical data, feed search, publisher information, and TWAP calculations. A minor gap exists in the lack of write operations (e.g., submitting data or managing feeds), but this is reasonable for a read-only data access server, and agents can work effectively with the provided tools.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues