Binance.US MCP Server
Related Servers
Alternatives to Binance.US MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceProvides over 156 tools to interact with the Binance.com global exchange API for spot trading, wallet management, and staking operations. It enables users to execute orders, retrieve market data, and manage crypto assets through natural language interfaces like Claude and ChatGPT.87 npm37MIT
- AlicenseAqualityDmaintenanceEnables Claude to query Binance Spot market data, account balances, and execute trades via natural language, with withdrawals disabled by default for security.11MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to interact directly with the Binance cryptocurrency exchange for trading, portfolio management, market analysis, and strategy automation via natural language.87 npmMIT
- FlicenseNot gradedqualityDmaintenanceEnables natural language management of Binance USDS-margin futures trading, including balance checks, order placement, stop-loss/take-profit, and strategy backtesting.-
- AlicenseNot gradedqualityDmaintenanceProvides 27 tools for interacting with the Binance Thailand (Gulf Binance) API, enabling market data, trading, order management, wallet operations, and account management through natural language.3 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to perform cryptocurrency trading operations on Binance exchange through 30 comprehensive tools supporting spot trading, futures contracts, options, account management, market data analysis, and risk control features. Provides enterprise-grade security with local encrypted API key storage and supports multiple account types with sandbox environment testing.9MIT
TDQS
Scored across 93 tools
The tool set covers distinct areas like account info, trading, staking, and custodial operations, but there is significant overlap and ambiguity within categories. For example, multiple tools for OCO orders (binance_us_new_oco, binance_us_get_oco, binance_us_open_oco, binance_us_all_oco_orders) and custodial transfers (binance_us_cust_transfer, binance_us_custodial_custodian_transfer, binance_us_custodial_wallet_transfer) have similar purposes, making it easy for an agent to misselect. Descriptions help clarify, but the sheer number of similar tools creates confusion.
Tool names follow a highly consistent snake_case pattern with a clear binance_us_prefix, using verb_noun conventions like get_order, cancel_order, and create_listen_key. There are no deviations in style (e.g., no camelCase or mixed conventions), making the naming predictable and readable throughout the set.
With 93 tools, the count is excessive for a single server, indicating poor scoping. While Binance.US has a broad API, many tools are redundant (e.g., multiple custodial balance tools) or highly specialized (e.g., credit line alerts), creating an overwhelming surface that will be difficult for agents to navigate efficiently. A more modular approach with separate servers for different domains would be more appropriate.
The tool set provides comprehensive coverage of the Binance.US API domain, including account management, trading (spot, OCO, OTC), market data, staking, custodial operations, sub-accounts, and withdrawals. There are no obvious gaps; it supports full CRUD/lifecycle operations for each area (e.g., create, get, cancel orders) and handles edge cases like testing and maintenance checks, ensuring agents can perform all necessary workflows without dead ends.