Loading MCP server directory, please wait...
Gate.com API v4 MCP server — spot, futures, options, wallet, and more.
npx @getmcp/cli add io.github.gateio-dev/gate-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gateio-dev/gate-mcp": {
"command": "npx",
"args": [
"-y",
"gate-mcp"
],
"env": {
"GATE_API_KEY": "",
"GATE_API_SECRET": "",
"GATE_BASE_URL": ""
}
}
}
}