Agent Tools
Back to MCP servers

Pyth Pro MCP Server

https://mcp.pyth.network/mcp
● healthy

Real-time and historical price feeds for 500+ crypto, equities, FX, and commodities assets.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://mcp.pyth.network/mcp
JSON-RPC initialize probe
curl -X POST https://mcp.pyth.network/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://docs.pyth.network/price-feeds/pro
Source code
https://github.com/pyth-network/pyth-crosschain