diff --git a/servers/curve-mcp.json b/servers/curve-mcp.json new file mode 100644 index 0000000000..644db6b5e3 --- /dev/null +++ b/servers/curve-mcp.json @@ -0,0 +1,24 @@ +{ + "id": "curve-mcp", + "name": "Curve MCP", + "description": "Returns all Curve gauges, on all chains, in all registries. If any Curve pool, anywhere, has a gauge, then it’ll be returned by this endpoint.\nThe only exceptio", + "repository": "https://github.com/junct-bot/curve-mcp", + "endpoint": "https://curve.mcp.junct.dev/mcp", + "transport": [ + "streamable-http" + ], + "tags": [ + "read", + "gauges", + "volumes and apys", + "dex", + "crvusd", + "lending", + "deprecated", + "oracle" + ], + "version": "1.0.0", + "author": "Junct", + "llms_txt": "https://curve.mcp.junct.dev/llms.txt", + "created_at": "2026-03-14T06:30:18.801Z" +}