dericsanandres/MCP-Server-Ether-Scanner
If you are the rightful owner of MCP-Server-Ether-Scanner 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.
The MCP Etherscan Server is a Python-based Model Context Protocol server that provides tools for accessing Ethereum blockchain data through Etherscan's API.
Tools
Functions exposed to the LLM to take actions
check-balance
Get ETH balance for an address.
get-transactions
Retrieve transaction history for an address with optional filters.
get-token-transfers
Get ERC20 token transfer events for an address.
get-contract-abi
Fetch ABI for a verified smart contract.
get-gas-prices
Get current gas prices (safe, standard, fast).
analyze-whale
Comprehensive whale analysis of an Ethereum address.
detect-whale-class
Quick whale classification based on ETH balance.
compare-whales
Compare multiple addresses for whale analysis.
discover-whale-movements
Find recent large whale movements and transactions.
discover-top-whales
Discover whale addresses by analyzing transaction networks.
track-exchange-whales
Track whale deposits and withdrawals from major exchanges.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client