Etherscan MCP Tools
Etherscan exposes 16 tools. Each one has its own page with the configuration for every client that can run this server.
-
get_native_balanceRead-onlyget native balance
-
get_transactionsRead-onlyget transactions
-
get_internal_transactionsRead-onlyget internal transactions
-
get_token_transfersRead-onlyget token transfers
-
get_contract_sourceRead-onlyget contract source
-
get_contract_abiRead-onlyget contract abi
-
get_contract_creationRead-onlyget contract creation
-
get_transaction_receipt_statusRead-onlyget transaction receipt status
-
get_transaction_statusRead-onlyget transaction status
-
get_gas_oracleRead-onlyget gas oracle
-
get_block_by_timestampRead-onlyget block by timestamp
-
get_supported_chainsRead-onlyget supported chains
-
get_logsRead-onlyget logs
-
get_transaction_by_hashRead-onlyget transaction by hash
-
get_transaction_receiptRead-onlyget transaction receipt
-
render_etherscan_widgetrender etherscan widget
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.