get_balance
Get native token balance
How to use it
get_balance is exposed by the Evm MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_balance tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Evm MCP Server
npx @mcpdotdirect/evm-mcp-serverOther tools in Evm MCP Server (24)
Approve token allowances
Check token spending allowance
Get block data
Get network information
Fetch contract ABI from block explorer (60+ networks)
Check ERC1155 balance
Get current gas prices on a network
Get latest block data
Get NFT (ERC721) metadata
List all supported EVM networks
Check ERC20 token balance
Get transaction details
Get transaction receipt with logs
Get the address of the configured wallet (from EVMPRIVATEKEY)
Reverse lookup address to ENS name
Batch multiple read calls into a single RPC request (uses Multicall3)
Read smart contract state (auto-fetches ABI if needed)
Resolve ENS name to address
Sign arbitrary messages for authentication and verification (SIWE, off-chain signatures)
Sign EIP-712 structured data for gasless transactions, permits, and meta-transactions
Transfer ERC20 tokens
Send native tokens (ETH, etc.)
Wait for transaction confirmation
Execute state-changing functions (auto-fetches ABI if needed)