48
/ 100
1 month ago
glama

Bitget MCP Server

The official Bitget MCP (Model Context Protocol) server. Gives AI assistants direct, real-time access to the Bitget exchange through natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: BITGET_API_KEY, BITGET_SECRET_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configBITGET_API_BASE_URL
🔐 secretBITGET_API_KEYexport ="your-api-key"
configBITGET_PASSPHRASEexport ="your-passphrase"
🔐 secretBITGET_SECRET_KEYexport ="your-secret-key"
configBITGET_TIMEOUT_MS
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/bitgetlimited-agent-hub-dnlxq4)](https://m8ven.ai/mcp/bitgetlimited-agent-hub-dnlxq4)
commit: 1823de099a3507403d13918a4975daf6122a2992
code hash: 67bb87b77ccde187b81276e42d443bc90ee0094518d0800681b077b9af415ed3
verified: 6/16/2026, 11:35:46 AM
view raw JSON →