Back to search
30
MCP
binance-mcp-server
analyticace/binance-mcp-serverUnofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://analyticace.github.io/BinanceMCPServer/
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"binance-mcp-server": {
"url": "https://analyticace.github.io/BinanceMCPServer/",
"transport": "http"
}
}
}