A production-grade MCP wrapper around the full Gate.io exchange API, exposing over 400 tools across spot, futures, options, delivery, and margin markets. The server splits into five endpoints: public market data (no auth), CEX trading via OAuth2 (orders, balances, transfers, unified and sub-accounts), DEX operations (on-chain wallet and swap across 20+ chains), market intelligence (technical analysis, on-chain data), and news feeds. Handles both simple spot orders and complex operations like price-triggered orders, trail orders, multi-currency flash swaps, and cross-exchange arbitrage. OAuth flow is handled cleanly through mcporter or direct config. If you need programmatic access to Gate.io from an AI agent without writing exchange client code, this gives you the full surface area in a single remote MCP.
claude mcp add --transport stdio io.github.gateio-dev-gate-exchange uvx gate-exchange