qingfengzxr/eth-mcp-server
If you are the rightful owner of eth-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.
The Model Context Protocol (MCP) allows AI models to access real-time data and perform actions through standardized tools and resources. This implementation provides Ethereum blockchain capabilities to AI assistants through the MCP framework.
Tools
Functions exposed to the LLM to take actions
get_eth_balance
Get the ETH balance of the address
get_eth_price
Get the current Ethereum price (USD)
get_gas_price
Get the gas price for the current Ethereum network
get_latest_block
Get the latest block information
get_transaction
Get transaction details
estimate_tx_fee
Estimated transaction fees
get_account_transactions
Get account transaction history
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client