eth-mcp

eth-mcp

3.3

If you are the rightful owner of eth-mcp 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 Model Context Protocol (MCP) server for interacting with Ethereum blockchain.

This MCP server provides tools to query Ethereum blockchain data through standard JSON-RPC methods. It enables AI assistants and applications to interact with the Ethereum blockchain through a standardized protocol. The server supports key Ethereum RPC methods, allowing users to retrieve code, check gas prices, and account balances. It is designed to be compatible with various MCP clients, facilitating seamless integration and interaction with the Ethereum network.

Features

  • eth_getCode: Retrieve the code at a specific Ethereum address
  • eth_gasPrice: Get the current gas price on the Ethereum network
  • eth_getBalance: Check the balance of an Ethereum account