Unofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
{
"mcpServers": {
"binance": {
"command": "uvx",
"args": [
"binance-mcp-server"
]
}
}
}