binance-mcp.md

Binance MCP

from"binance"
980

Binance crypto exchange integration

Finance
Binancecryptotradingexchange
install.sh
# Clone the repository
$git clone https://github.com/binance/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve