MCPVault

cancel_order

MCP tool from Binance MCP Server by ethancod1ng

Cancel specific order (supports both mainnet and testnet)

How to use it

cancel_order is exposed by the Binance MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the cancel_order tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Binance MCP Server

$claude mcp add binance --env BINANCE_API_KEY=YOUR_API_KEY --env BINANCE_API_SECRET=YOUR_API_SECRET --env BINANCE_TESTNET=false -- npx -y binance-mcp-server
FULL BINANCE MCP SERVER LISTING