WhiteBit MCP Server
Connect AI assistants to WhiteBit — trade, query, and manage your crypto portfolio through natural language.
WhiteBit MCP Server is a Model Context Protocol server for the WhiteBit cryptocurrency exchange. It exposes 100+ trading and account tools — auto-generated from the official WhiteBit Python SDK — that any MCP-compatible AI assistant can call through natural language. Check prices, manage orders, query balances, handle withdrawals, and more.
Works with Claude Code, Claude Desktop, Cursor, and any other MCP-compatible client.
Credentials are supplied at connection time, not as tool parameters. HTTP/Docker transport: pass
X-WB-Api-KeyandX-WB-Secret-Keyrequest headers. stdio/uvx transport: setWHITEBIT_API_KEYandWHITEBIT_SECRET_KEYenvironment variables.
Prerequisites
Before you start, make sure you have the following:
| Requirement | Details |
|---|---|
| Docker & Docker Compose | To run the server — install Docker |
| WhiteBit account | Sign up at whitebit.com |
| WhiteBit API key | Profile → API keys → Create key (Read and/or Trade permissions) |
| MCP-compatible AI client | Claude Code, Claude Desktop, Cursor, or any other MCP client |
| Python 3.11+ | Only if running without Docker |






