Binance

Binance

A powerful MCP server enabling AI agents to trade, access market data, and manage accounts on Binance.

34
Stars
14
Forks
0
Releases

Overview

Binance MCP Server is a Model Context Protocol (MCP) server that enables AI agents to interact with the Binance cryptocurrency exchange through the MCP interface. It exposes a comprehensive suite of trading tools, market data access, and account management capabilities. The server supports API key-based authentication with Binance credentials configured as environment variables, and provides real-time market data feeds, price tickers, order book data, and market statistics. It supports trading operations across spot and futures markets, including creating, modifying, and canceling orders; it also offers portfolio management features such as balance tracking, position monitoring, and P&L analysis. For developers building AI agents, the server includes 15 MCP-compliant tools across categories like account management, market data, trading operations, performance analytics, wallet transfers, and risk management. The project emphasizes security and best practices, including input validation, error sanitization, rate limiting, and audit logging, and provides documentation, examples, and a testnet-first workflow. Setup guidance includes installing from PyPI, configuring Binance API credentials via environment variables, and starting the server with binance-mcp-server. The README also outlines development workflow and testing strategies.

Details

Owner
AnalyticAce
Language
Python
License
MIT License
Updated
2025-12-07

Features

Secure Authentication

API key-based authentication with Binance

Real-time Market Data

Live price feeds, order book data, and market statistics

Trading Operations

Place, modify, and cancel orders across spot and futures markets

Portfolio Management

Account balance tracking, position monitoring, and P&L analysis

Smart Notifications

Real-time alerts for price movements, order fills, and market events

Risk Management

Built-in safeguards and validation for trading operations

Audience

AI developersEnable AI agents to trade, query market data, and manage accounts via MCP
Crypto tradersDevelopers and traders using MCP to automate trades, monitor markets, and manage risk

Tags

BinanceMCPModel Context ProtocolAI agentsCrypto tradingMarket dataTrading toolsSecurityTestnetPythonMIT