ethancod1ng/binance-mcp-server
A Model Context Protocol (MCP) server for integrating AI assistants with Binance cryptocurrency exchange APIs, enabling automated trading, market data access, and account management.
Platform-specific configuration:
{
"mcpServers": {
"binance-mcp-server": {
"command": "npx",
"args": [
"-y",
"binance-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...