denizumutdereli/etherscan-v2-mcp-server
3.3
If you are the rightful owner of etherscan-v2-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Etherscan V2 MCP Server provides a streamlined interface to access Etherscan V2 endpoints using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
ethv2_account_balance
Get account balance at a tag.
ethv2_account_txlist
Normal transactions for an address (paginated).
ethv2_account_txlistinternal
Internal transactions for an address (paginated).
ethv2_account_tokentx
ERC-20 transfers for an address (paginated; optional contract filter).
ethv2_block_by_time
Block number nearest to a timestamp.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client