BINANCE TOOLS

23 tools from the Binance MCP Server, categorised by risk level.

READ 17 tools
Read bn_account_info Get account information including balances, commission rates, and trading permissions. Returns all asset ba... Read bn_aggregate_trades Get compressed/aggregate trades for a symbol. Trades that fill at the same time, price, and side are aggreg... Read bn_all_orders Get all orders (active, canceled, filled) for a symbol. Supports time range and pagination via orderId. Read bn_avg_price Get current average price for a symbol. Returns the weighted average price over the last 5 minutes. Read bn_book_ticker Get best bid/ask price and quantity for a symbol or all symbols. Useful for spread analysis. Read bn_exchange_info Get exchange information including trading rules, symbol list, filters (PRICE_FILTER, LOT_SIZE, MIN_NOTIONA... Read bn_keepalive_listen_key Keepalive a listen key to extend its validity by 60 minutes. Should be called periodically to prevent expir... Read bn_klines Get candlestick/kline data (OHLCV) for a symbol. Returns arrays of [openTime, open, high, low, close, volum... Read bn_my_trades Get trade execution history for a specific symbol. Returns price, quantity, commission, and whether you wer... Read bn_order_book Get order book (bids and asks) for a symbol. Weight varies by limit: 5 (1-100), 25 (101-500), 50 (501-1000)... Read bn_ping Test connectivity to Binance API. Returns empty object if successful. Use to verify API is reachable. Read bn_query_order Query a specific order by orderId or origClientOrderId. Returns order status, filled quantity, and executio... Read bn_recent_trades Get recent trades for a symbol. Returns up to 1000 most recent trades with price, quantity, and time. Read bn_server_time Get Binance server time (millisecond timestamp). Use to check connectivity and sync timestamps for signed r... Read bn_test_order Test new order creation (dry run). Validates all parameters without actually placing the order. No funds ar... Read bn_ticker_24hr Get 24-hour price change statistics. Weight: 2 (single symbol), 80 (all symbols). Includes price change, vo... Read bn_ticker_price Get latest price for a symbol or all symbols. Lightweight endpoint for quick price checks.

The managed route: connect Binance through the PolicyLayer gateway — every tool call above is checked against your policy before it runs, with a full audit log.

DIRECT INSTALL (UNMANAGED) npx -y binance-mcp-server
How many tools does the Binance MCP server have? +

The Binance MCP server exposes 23 tools across 4 categories: Read, Write, Destructive, Execute.

How do I enforce policies on Binance tools? +

Route the Binance server through the PolicyLayer gateway. Define allow, deny, or approval rules per tool in the dashboard — they are enforced on every call before it reaches the server.

What risk categories do Binance tools fall into? +

Binance tools are categorised as Read (17), Write (3), Destructive (2), Execute (1). Each category has a recommended default policy.

Let agents act without letting them run wild.

Route your MCP servers through PolicyLayer and every tool call is checked against your policy before it runs — allow, deny, or require approval. Per-identity grants. Full audit log. Live in minutes.

Free to start. No card required.

4,600+ MCP servers and 31,000+ tools scanned and risk-classified.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.