Binance
HTTPv1.0.0Credential RequiredApr 19, 2026
A Model Context Protocol (MCP) server that provides access to Binance Spot API for trading and market data.
Binance API requires authentication for private endpoints (account info, orders, trades):
Auth Model: For private operations, API credentials must be provided with every tool call. The server is stateless and does not store credentials between requests.
MCP Type: Third-party integration (auth required for trading operations only)
Get your Binance API credentials from Binance API Management
For testing, use Binance Testnet:
export BINANCE_USE_TESTNET=true