Binance MCP Server

29 tools. 2 can modify or destroy data without limits.

2 write tools that can modify data. Rate limits recommended.

Last updated:

2 can modify or destroy data
27 read-only
29 tools total

Community server · catalogue entry verified 11/06/2026

How to control Binance MCP Server ↓

What Binance MCP Server exposes to your agents

Read (27) Write / Execute (2) Destructive / Financial (0)
High Risk

The most dangerous Binance MCP Server tools

2 of Binance MCP Server's 29 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Binance MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and Binance MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "unsubscribe_from_stream": {
    "limits": [
      {
        "counter": "unsubscribe_from_stream_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "cleanup_all_streams": {
    "limits": [
      {
        "counter": "cleanup_all_streams_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Binance MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON BINANCE →

Free to start. No card required.

All 29 Binance MCP Server tools

READ 27 tools
Read cleanup_all_streams Close all active WebSocket connections and clean up resources. Read get_24hr_ticker get_24hr_ticker Read get_aggregate_trades get_aggregate_trades Read get_all_24hr_tickers get_all_24hr_tickers Read get_all_book_tickers Get the best price/quantity on the order book for all symbols. Read get_all_rolling_window_tickers get_all_rolling_window_tickers Read get_all_trading_day_tickers get_all_trading_day_tickers Read get_average_price get_average_price Read get_book_ticker get_book_ticker Read get_exchange_info Get Binance exchange information, including supported symbols and trading rules. Read get_historical_prices Fetch historical OHLC price data for a symbol. Read get_historical_trades get_historical_trades Read get_latest_stream_data Get the latest data received from a WebSocket stream. Read get_order_book Retrieve the current order book (top bids/asks) for a symbol. Read get_price Get the latest trade price for a given symbol (e.g., 'BTCUSDT'). Read get_recent_trades get_recent_trades Read get_rolling_window_ticker get_rolling_window_ticker Read get_server_time Get the current server time from Binance. Read get_trading_day_ticker get_trading_day_ticker Read get_trading_fees Get the current trading fee rates (maker/taker) on Binance. Read get_ui_klines get_ui_klines Read list_active_subscriptions List all active WebSocket stream subscriptions. Read ping_binance Test connectivity to the Binance API server. Read subscribe_to_book_ticker_stream subscribe_to_book_ticker_stream Read subscribe_to_depth_stream subscribe_to_depth_stream Read subscribe_to_kline_stream subscribe_to_kline_stream Read subscribe_to_ticker_stream subscribe_to_ticker_stream

Questions about Binance MCP Server

How do I prevent bulk modifications through Binance MCP Server? +

The Binance MCP Server server has 1 write tools including unsubscribe_from_stream. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Binance MCP Server.

How many tools does the Binance MCP Server MCP server expose? +

29 tools across 1 categories: Read. 27 are read-only. 2 can modify, create, or delete data.

How do I enforce a policy on Binance MCP Server? +

Register the Binance MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Binance MCP Server tool call.

Deterministic rules across all 29 Binance MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

29 Binance MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

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

Message sent.

We'll get back to you soon.