Binance MCP Server
未认领Unofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
agentbinancebinance-apicollaboratecrypto-botcryptocurrencyfastmcpfinancegithubhacktoberfestmcp-servermodelcontextprotocolquantitative-financetrading
安装
$
pip install binance-mcp-server工具(15 个)
create_order
Create buy/sell orders (market, limit, etc.)
get_account_snapshot
Point-in-time account state snapshot
get_available_assets
List all tradable cryptocurrencies
get_balance
Retrieve account balances for all assets
get_deposit_address
Get deposit address for a specific coin
get_deposit_history
Deposit history for a specific coin
get_fee_info
Trading fee rates (maker/taker commissions)
get_liquidation_history
Past liquidation events for futures
get_order_book
Current order book (bids/asks)
get_orders
List order history for a specific symbol
get_pnl
Calculate profit and loss for futures trading
get_position_info
Open futures positions details
get_ticker
24-hour ticker price change statistics
get_ticker_price
Current price for a trading symbol
get_withdraw_history
Withdrawal history for a specific coin