Mukku27/Ethereum-MCP-Server
3.2
If you are the rightful owner of Ethereum-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.
A powerful and lightweight MCP server for the Ethereum blockchain, built with Python.
Tools
Functions exposed to the LLM to take actions
get_eth_balance
Get the ETH balance of an Ethereum address.
get_eth_price
Get the current Ethereum price in USD.
get_gas_price
Get the current Ethereum network gas price in Gwei.
get_latest_block
Get information about the latest block.
get_transaction
Get details for a specific transaction.
estimate_tx_fee
Estimate a transaction fee in ETH.
get_account_transactions
Get transaction history for an account.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client