Binance
pulsemcp/binanceIntegrates with Binance cryptocurrency exchange to provide real-time market data, account management, trading operations, and transaction history through 17 specialized tools for automated trading workflows, portfolio monitoring, and financial analysis.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"binance": {
"url": "None",
"transport": "http"
}
}
}