Back to search
30
MCP

binance-mcp-server

pypi/binance-mcp-server

Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

binance-mcp-server
Unofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto tradin
0 tools
iflow-mcp_analyticace-binance-mcp-server
Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
0 tools
binance-futures-mcp
A Model Context Protocol server for Binance Futures API with comprehensive trading tools including TP/SL management
0 tools
binance-mcp
MCP server for live crypto trading via Binance.US with comprehensive market intelligence, news, and advanced analytics
0 tools
coinex-mcp-server
A CoinEx MCP (Model Context Protocol) server that enables AI agents to interact with the CoinEx cryptocurrency exchange
0 tools
btcmcp
An MCP server that provides Bitcoin price data from Binance API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "binance-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}