Binance MCP server for Claude - trade crypto, check balances, and monitor markets through natural language
{
"mcpServers": {
"binance-tools": {
"command": "npx",
"args": [
"-y",
"binance-mcp-tools"
]
}
}
}