nirholas/Binance-MCP
A Model Context Protocol (MCP) server for Binance.com API. Offers standardized access to spot trading, wallets, staking, simple earn, convert, mining, algo trading, VIP loans, NFTs, pay, copy trading, dual investments, C2C/P2P, fiat ops, and rebates. Built in TypeScript/Node.js. Manages auth, requests, and errors for AI agents/devs.
Platform-specific configuration:
{
"mcpServers": {
"Binance-MCP": {
"command": "npx",
"args": [
"-y",
"Binance-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...