Connects Large Language Models like Claude and Cursor to the Ethereum blockchain through Infura's JSON-RPC API.
This project provides a ready-to-use Model Context Protocol (MCP) server designed to bridge Large Language Models (LLMs) with the Ethereum blockchain. By exposing the Infura Ethereum JSON-RPC API as a set of accessible tools, it enables AI models like Claude and Cursor to directly query and interact with blockchain data. This allows users to seamlessly check balances, retrieve transaction details, read smart contracts, analyze blocks, estimate gas, and get network information directly from their AI chat interface or integrated development environment like VSCode.