MCPVault

get_account_info

MCP tool from Binance MCP Server by ethancod1ng

Get account information and balances

How to use it

get_account_info is exposed by the Binance MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_account_info 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