MCP server for Binance exchange data
MCP server for Binance providing real-time market data including prices, order books, and historical information without API keys.
{
"mcpServers": {
"binance": {
"mcpServers": {
"binance": {
"args": [
"-y",
"binance-mcp-server"
],
"command": "npx"
}
}
}
}
}