Loading MCP server directory, please wait...
Official Bitget MCP Server for the Unified Trading Account (UTA v3) API.
npx @getmcp/cli add io.github.Bitget-AI/bitget-agent-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
BITGET_API_KEYBitget API key from API Management
BITGET_SECRET_KEYBitget API secret key
BITGET_PASSPHRASEBitget API passphrase
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Bitget-AI/bitget-agent-mcp": {
"command": "npx",
"args": [
"-y",
"@bitget-ai/bitget-agent-mcp"
],
"env": {
"BITGET_API_KEY": "",
"BITGET_SECRET_KEY": "",
"BITGET_PASSPHRASE": ""
}
}
}
}