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-balance

Check the ETH balance of an Ethereum address

get-transactions

Get recent transactions for an Ethereum address

get-token-transfers

Get ERC20 token transfers for an Ethereum address

get-contract-abi

Get the ABI for a smart contract

get-gas-prices

Get current gas prices in Gwei

get-ens-name

Get the ENS name for an Ethereum address