Eth icon

Eth

Created0xKoda

Query the Ethereum blockchain for data using standard JSON-RPC methods.

About

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, offering key Ethereum RPC methods like retrieving code, checking gas prices, and getting account balances.

Key Features

  • Retrieves contract code at a specified Ethereum address.
  • Fetches the current gas price on the Ethereum network.
  • Checks the balance of a specified Ethereum account.
  • Compatible with MCP clients like Claude Desktop and Cursor.
  • Uses stdio transport for easy integration.
  • Retrieve contract code at a specific Ethereum address.
  • Get the current gas price on the Ethereum network.
  • Check the balance of an Ethereum account.
  • Compatible with MCP clients like Claude Desktop and Cursor.
  • Uses stdio transport for easy integration.

Use Cases

  • Allow AI assistants to query Ethereum blockchain data.
  • Enable applications to interact with the Ethereum blockchain through a standardized protocol.
  • Integrate blockchain data into AI workflows.
  • Integrate with AI assistants to provide real-time Ethereum data.
  • Use within development environments like Cursor for blockchain interaction.
  • Automate tasks that require querying Ethereum blockchain data.