Pyth Pro MCP Server✓
io.github.pyth-network/mcp · v0.1.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.pyth-network/mcp",
"description": "Real-time and historical price feeds for 500+ crypto, equities, FX, and commodities assets.",
"title": "Pyth Pro MCP Server",
"repository": {
"url": "https://github.com/pyth-network/pyth-crosschain",
"source": "github",
"subfolder": "apps/mcp"
},
"version": "0.1.0",
"websiteUrl": "https://docs.pyth.network/price-feeds/pro",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.pyth.network/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}