Binance MCP Server 🚀

by AnalyticAce

48 stars
609 downloads
Not rated
GitHub Website

About

Unofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.

Details

Author
AnalyticAce
GitHub stars
48
Downloads
609
Categories
Finance

- Real-time market data: live prices, order books, ticker stats
- Account management: check balances and account status
- Trading operations: place market and limit orders
- Portfolio tracking: monitor open positions and PnL
- Supports futures and spot trading tools
- Testnet environment for safe development

Install the package via pip install binance-mcp-server or uv add binance-mcp-server. Set BINANCE_API_KEY and BINANCE_API_SECRET environment variables (optionally BINANCE_TESTNET=true for testnet). Then configure your AI client (e.g., Claude Desktop) to run the binance-mcp-server command with your credentials.

Binance MCP Server 🚀

PyPI version
Cursor Store
Documentation Status
PyPI Deployement Status
Python 3.10+
License: MIT

A powerful Model Context Protocol (MCP) server that enables AI agents to interact seamlessly with the Binance cryptocurrency exchange. This server provides a comprehensive suite of trading tools, market data access, and account management capabilities through the standardized MCP interface.

🌟 What is this?

This tool acts as a bridge between AI Assistants (like Claude, Cursor AI, or ChatGPT) and your Binance Account.

Instead of manually navigating the Binance website or app, you can ask your AI to:

"Check the current price of Bitcoin"
"Show me my account balance"

  • "Buy 0.1 ETH at the current market price"


The AI sends the request to this server, which securely executes it on Binance and returns the result to your AI.

🚀 Quick Start

1️⃣ Installation

The easiest way to install is using pip or uv:

```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.