MCP Etherscan Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ETHERSCAN_API_KEYYesYour Etherscan API key, required to interact with Etherscan's API.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
check-balanceCheck the ETH balance of an Ethereum address
get-transactionsGet recent transactions for an Ethereum address
get-token-transfersGet ERC20 token transfers for an Ethereum address
get-contract-abiGet the ABI for a smart contract
get-gas-pricesGet current gas prices in Gwei
get-ens-nameGet the ENS name for an Ethereum address