eth-mcp-server

eth-mcp-server

3.2

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.

The eth-mcp-server is a Model Context Protocol (MCP) server focused on Ethereum blockchain functionalities. It allows AI models to interact with Ethereum data, providing real-time access to blockchain information. The server is designed to be a fun project for Ethereum enthusiasts, offering a range of features such as checking ETH balances, retrieving gas prices, and accessing transaction details. The server is built using Python and requires dependencies like web3.py and requests. It integrates with external APIs such as Etherscan and CoinGecko to provide comprehensive Ethereum data. The server can be set up with various platforms, including Cursor, to facilitate easy access to Ethereum information.

Features

  • Get ETH balance for any Ethereum address
  • Check current Ethereum price in USD
  • Get current gas prices on the Ethereum network
  • Retrieve latest block information
  • View transaction details

Tools

  1. get_eth_balance

    Get the ETH balance of the address

  2. get_eth_price

    Get the current Ethereum price (USD)

  3. get_gas_price

    Get the gas price for the current Ethereum network

  4. get_latest_block

    Get the latest block information

  5. get_transaction

    Get transaction details

  6. estimate_tx_fee

    Estimated transaction fees

  7. get_account_transactions

    Get account transaction history

Related MCP Servers

View all finance servers →