010 GitHub stars
02Provides 86 tools covering Spot, Futures, Delivery, Margin, Wallet, Account, Options, Earn, and Flash Swap APIs.
03Supports public endpoints (market data, tickers, order books) without requiring credentials.
04Automatically enables authenticated trading and account functionalities via environment variables (`GATE_API_KEY`, `GATE_API_SECRET`).
05Offers full testnet support by overriding the base URL via `GATE_BASE_URL` environment variable.
06Functions as a local stdio-based MCP server for direct client integration.