Binance MCP Server
Related Servers
Alternatives to Binance MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceAn HTTP-based Model Context Protocol server that provides tools and resources for accessing real-time cryptocurrency data from the Binance API. It enables users to fetch prices, analyze market changes, and track activity via a streamable endpoint.183 npmMIT
- FlicenseNot gradedqualityDmaintenanceProvides cryptocurrency market data, account management, and trading on Binance USDT-M perpetual contracts via MCP, with a local audit system for transaction recording.-
- FlicenseBqualityDmaintenanceCustom MCP server for Binance Futures, providing market data, trading, and quant tools.19-
- AlicenseDqualityDmaintenanceA powerful cryptocurrency analysis MCP server that adds advanced technical analysis capabilities to the original Binance MCP implementation.151Apache 2.0
- AlicenseCqualityDmaintenanceProvides an MCP server that allows large language models to access real-time and historical Bitcoin market data from Binance, including current prices, order book data, recent trades, and price history through a standardized interface.18 npm3MIT
- AlicenseNot gradedqualityCmaintenanceComprehensive Binance Futures trading MCP server with 41 professional trading tools across account management, order execution, market data, and risk management. Features smart ticker caching, secure authentication, and Docker support for seamless integration with MCP clients.4PythonMIT
TDQS
Scored across 9 tools
Most tools have distinct purposes, but 'execute_hedge_arbitrage_strategy' and 'find_arbitrage_pairs' could be confused as both relate to arbitrage, though one executes and the other finds opportunities. Other tools like 'get_account_balance', 'get_open_orders', and 'place_market_order' are clearly differentiated.
All tools follow a consistent verb_noun pattern with snake_case, such as 'cancel_order', 'get_account_balance', and 'place_market_order'. This uniformity makes the tool set predictable and easy to navigate.
With 9 tools, the server is well-scoped for cryptocurrency trading on Binance, covering key operations like account management, order handling, price data, and arbitrage strategies without being overwhelming or too sparse.
The tool set covers essential trading functions, including account balance, orders, prices, and trade history, with added arbitrage features. Minor gaps exist, such as no tool for limit orders or advanced order types, but core workflows are well-supported.