{"slug":"xiaok/etherscan-mcp","name":"Etherscan","description":"Interact with the Etherscan API to explore blockchain data and services.","category":"cloud-service","tags":[],"official":false,"stars":18,"transport":"http","install":[{"cmd":"npx fastmcp","imports":[]}],"tools":[{"name":"get_account_balance","description":"Get Ether balance for a single address"},{"name":"get_account_balance_multi","description":"Get Ether balance for multiple addresses"},{"name":"get_account_transactions","description":"Get normal transactions by address"},{"name":"get_account_internal_transactions","description":"Get internal transactions by address"},{"name":"get_account_token_transfers","description":"Get ERC20 token transfers by address"},{"name":"get_account_nft_transfers","description":"Get ERC721/ERC1155 NFT transfers by address"},{"name":"get_account_mined_blocks","description":"Get blocks mined by address"},{"name":"get_contract_abi","description":"Get contract ABI for verified contracts"},{"name":"get_contract_source_code","description":"Get contract source code for verified contracts"},{"name":"get_contract_creation","description":"Get contract creator address and creation transaction hash"},{"name":"get_transaction_receipt","description":"Get transaction receipt status"},{"name":"get_transaction_receipt_status","description":"Get transaction receipt status (0=fail, 1=pass)"},{"name":"get_block_reward","description":"Get block and uncle rewards by block number"},{"name":"get_estimated_block_countdown","description":"Get estimated time until a block is produced"},{"name":"get_block_number_by_timestamp","description":"Get block number by timestamp"},{"name":"get_logs","description":"Get event logs for a specific address and topic"},{"name":"get_token_supply","description":"Get total supply of an ERC20 token"},{"name":"get_token_balance","description":"Get ERC20 token balance for an address"},{"name":"get_token_info","description":"Get token information (name, symbol, decimals, total supply)"},{"name":"get_gas_oracle","description":"Get current gas prices (Safe, Proposed, Fast)"},{"name":"get_gas_estimate","description":"Get gas estimate for a transaction"},{"name":"get_eth_price","description":"Get current ETH price in USD and BTC"},{"name":"get_eth_price_history","description":"Get historical ETH price data"}],"env_vars":["ETHERSCAN_API_KEY"],"auth_type":"none","github":"https://github.com/xiaok/etherscan-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}