Pyth Pro MCP Server
io.github.pyth-network/mcp · v0.2.0 · MCP 2025-11-25
Real-time and historical price feeds for 500+ crypto, equities, FX, and commodities assets.
Reachability
reachable
checked 2026-07-14 03:44 UTC
Registry status active
Tools pinned 5
59955097ff98
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.github.pyth-network
(GitHub-account verified by the official registry)
Repository
github.com/pyth-network/pyth-crosschain
Remote endpoints
https://mcp.pyth.network/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 03:44 | first capture | 5 tools pinned |
Pinned tool definitions (5)
| Tool | Description |
|---|---|
| get_symbols | List available Pyth Pro price feeds. Use this FIRST to discover what feeds exist before calling get_latest_price, get_historical_price, or get_candlestick_data. Filter by asset_type (crypto, equity, fx, metal, rates, commodity,... |
| convert_date_to_timestamp | Convert a date string to Unix timestamp for use with get_historical_price and get_candlestick_data. Use this tool when you need to compute timestamps — do not calculate Unix timestamps manually. Accepts ISO 8601 dates (e.g.... |
| get_candlestick_data | Fetch OHLC candlestick data for a symbol. Pass your Pyth Pro `access_token` to authenticate the request. Use for charting, technical analysis, backtesting. IMPORTANT: The symbol must be the full name from get_symbols including the asset... |
| get_historical_price | Get price data for specific feeds at a historical timestamp. Pass your Pyth Pro `access_token` to authenticate the request. Use get_symbols first to find feed IDs or symbols. If both price_feed_ids and symbols are provided, only... |
| get_latest_price | Get the most recent real-time price for one or more feeds. Requires an `access_token` parameter (get one at https://docs.pyth.network/price-feeds/pro/acquire-access-token). Use get_symbols first to find symbols or feed IDs. IMPORTANT:... |
Status badge
[](https://toolpin.dev/servers/io.github.pyth-network/mcp)
Maintain this server? Add the badge to your README — it links your users to this live status page.