binance-mcp-server

ethancod1ng/binance-mcp-server

3.3

If you are the rightful owner of binance-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Binance MCP Server is a comprehensive Model Context Protocol server that provides seamless access to Binance exchange API functionality.

Tools

Functions exposed to the LLM to take actions

get_price

Get current price for a trading pair.

get_orderbook

Get order book depth data.

get_klines

Get K-line/candlestick data.

get_24hr_ticker

Get 24-hour price change statistics.

get_account_info

Get account information and balances.

get_open_orders

Get current open orders.

get_order_history

Get historical orders.

place_order

Place a new order.

cancel_order

Cancel a specific order.

cancel_all_orders

Cancel all open orders for a symbol.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources