binance-mcp-server

AnalyticAce/binance-mcp-server
★ 44 stars Python 🤖 AI/LLM Updated 6d ago
Unofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "binance-mcp-server": {
      "command": "uvx",
      "args": [
        "binance-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install binance-mcp-server

Topics

agentbinancebinance-apicollaboratecrypto-botcryptocurrencyfastmcpfinancegithubhacktoberfestmcp-servermodelcontextprotocolquantitative-financetrading