Connects your AI agent to Gate.io's cryptocurrency exchange through five HTTP endpoints. The public endpoint gives you market data across spot, futures, options, and more without authentication. The exchange endpoint handles trading operations, account management, and transfers via OAuth2. There's a DEX endpoint for on-chain wallet operations and cross-chain swaps across 20+ chains, plus separate endpoints for coin analytics and news feeds. The server exposes over 500 tools total, from creating orders and checking balances to querying funding rates and social sentiment. Built for streamable HTTP transport with SSE fallback, so it works in Cursor, Claude CLI, and other MCP clients without local installation.
claude mcp add --transport stdio gate-gate-mcp uvx gate-mcp