diff --git a/servers/pyth-hermes-mcp.json b/servers/pyth-hermes-mcp.json new file mode 100644 index 0000000000..b45992971a --- /dev/null +++ b/servers/pyth-hermes-mcp.json @@ -0,0 +1,19 @@ +{ + "id": "pyth-hermes-mcp", + "name": "Pyth Hermes MCP", + "description": "[Deprecated] **Deprecated: use /v2/updates/price/{publish_time} instead** — **Deprecated: use /v2/updates/price/{publish_time} instead**\n\nGet a price update for", + "repository": "https://github.com/junct-bot/pyth-hermes-mcp", + "endpoint": "https://pyth-hermes.mcp.junct.dev/mcp", + "transport": [ + "streamable-http" + ], + "tags": [ + "read", + "rest", + "oracle" + ], + "version": "1.0.0", + "author": "Junct", + "llms_txt": "https://pyth-hermes.mcp.junct.dev/llms.txt", + "created_at": "2026-03-13T08:12:48.630Z" +}