Who it is for
Quantitative analysts and traders who need cross-asset reference prices inside a chat session.
Price feeds across crypto, equities, FX, metals, and rates
Overview
Pyth publishes price feeds covering crypto, equities, foreign exchange, metals, commodities, and rates. This connector puts those feeds behind a set of MCP calls: discover which symbols exist, pull the most recent price with bid, ask, and a confidence interval, fetch a price as of a historical timestamp, or retrieve OHLC candles for charting.
Every data call takes a Pyth Pro access token as an argument rather than relying on a connection-level login, so the credential travels with each request and has to be obtained separately from the Pyth documentation site. The publisher is Nazare Operations Ltd rather than Pyth itself, and the listing sits in the community tier. Analysis such as volatility work or cross-asset comparison happens on the model side; the server supplies the numbers.
Quantitative analysts and traders who need cross-asset reference prices inside a chat session.
The endpoint returned five tools where the listing claims four, and each one reads: get_symbols, get_latest_price, get_historical_price, get_candlestick_data, plus convert_date_to_timestamp as a helper. All but the discovery call want an access_token passed in as an argument.
Availability
Pyth is listed in the Claude connectors directory only. Nazare Operations Ltd has no app under the same domain in the ChatGPT directory; 392 of the 3,150 products here are on both marketplaces, and this is not one of them.
The MCP server behind a Claude connector is usually the same server a ChatGPT app would need, so the absence is a distribution decision rather than a technical one.
Claude listing
Pyth publishes 4 tools to Claude, a deliberately narrow surface; only 17.2% of the 1,253 Claude-listed connectors expose fewer.
The median Claude-listed connector filed under Productivity publishes 12, so this one sits 8 tools below its bucket's median, 357th of 462.
It falls in the 4-6 tools band, which holds 16.2% of the Claude directory.
A direct call to the endpoint returned 5 tools, 1 more than the 4 the listing publishes. Probed 2026-08-07.
get_symbolsconvert_date_to_timestampget_candlestick_dataget_historical_priceget_latest_pricePyth publishes a remote MCP endpoint. Claude connects to it over HTTP; there is nothing to install locally.
Every connector in the Claude directory is remote, all 1,253 of them, so transport is not a differentiator there.
https://mcp.pyth.network/mcp Pyth is community-listed in the Claude directory, the tier 770 of 1,253 connectors sit in (61.5%). It is the default for a self-published server, and says nothing either way about quality.
In the publisher's words
Access real-time and historical market data from Pyth — the largest first-party market data provider, with over 500 price feeds across crypto, equities, FX, metals, commodities, and rates. Discover available feeds, fetch live prices with bid/ask spreads and confidence intervals, pull OHLC candlestick data for technical analysis, and retrieve historical price snapshots at any timestamp. Compare assets across classes, track portfolio performance, analyze volatility, convert currencies, and export data.
Quoted from the connector's own Claude directory listing as captured in August 2026. Node8 did not write it and does not vouch for it.
Nearby
A versioned markdown context layer shared by people and agents
Claude
Portable memory shared across connected AI apps
ChatGPT
Spin up a database, REST API and admin inside the conversation
Claude
Retrieve approved AI methods and practical guides
ChatGPT
Investigate automation runs, classification models and email analytics
Claude
W-2 event staffing plans across 345 US and Canadian markets
Claude
This is an independent catalogue entry compiled by Node8 from Pyth's public marketplace listing as it stood in August 2026. Listing facts come from the marketplaces; the comparisons against the rest of the directory and any live-endpoint measurements are Node8's. Node8 is not affiliated with Nazare Operations Ltd, and inclusion here is not an endorsement.
Node8 builds MCP servers end to end: deciding which tools are worth exposing, the authentication and permission model, the review submissions, and the onboarding that gets them used. One server serves ChatGPT, Claude, and Microsoft Copilot.