Etherscan MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ETHERSCAN_API_KEYYesYour Etherscan API key

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
get_filtered_rpc_list

Get a filtered list of RPC endpoints for a given chain ID

get_chain_id

Get the chain ID for a given chain name

get_total_supply

Get the total supply of a token given its address

get_token_balance

Get the balance of a specific token for a specific address

get_token_holders

Get the token holders for a given token address

get_token_holders_count

Get the number of token holders for a given token address

ID: rfif4j5vmc