crazyrabbitLTC_mcp-etherscan-server
If you are the rightful owner of crazyrabbitLTC_mcp-etherscan-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.
An MCP server providing Ethereum blockchain data tools via Etherscan's API.
check-balance
Input: Ethereum address; Output: ETH balance in both Wei and ETH.
get-transactions
Input: Ethereum address, optional limit; Output: Recent transactions with timestamps, values, and addresses.
get-token-transfers
Input: Ethereum address, optional limit; Output: Recent ERC20 token transfers with token details.
get-contract-abi
Input: Contract address; Output: Contract ABI in JSON format.
get-gas-prices
Input: None; Output: Current gas prices in Gwei.
get-ens-name
Input: Ethereum address; Output: Associated ENS name if available.