diff --git a/servers/gmx-mcp.json b/servers/gmx-mcp.json new file mode 100644 index 0000000000..60a9110557 --- /dev/null +++ b/servers/gmx-mcp.json @@ -0,0 +1,24 @@ +{ + "id": "gmx-mcp", + "name": "Gmx MCP", + "description": "Calls BASIS_POINTS_DIVISOR(). Read-only — does not modify contract state. Unrestricted — any address can call this read function. Returns uint256.", + "repository": "https://github.com/junct-bot/gmx-mcp", + "endpoint": "https://gmx.mcp.junct.dev/mcp", + "transport": [ + "streamable-http" + ], + "tags": [ + "read", + "lending", + "oracle", + "write", + "erc20", + "dex", + "vault", + "event" + ], + "version": "1.0.0", + "author": "Junct", + "llms_txt": "https://gmx.mcp.junct.dev/llms.txt", + "created_at": "2026-03-14T06:33:01.949Z" +}