Bridges Ethereum JSON-RPC queries from Geth nodes to the Model Context Protocol (MCP) ecosystem.
Geth Proxy is a Node.js-based proxy server designed to seamlessly integrate Ethereum blockchain data with Model Context Protocol (MCP) enabled applications, such as AI models or decentralized systems. It acts as an intermediary, transforming a wide range of Ethereum RPC methods into MCP-compatible 'tools'. This setup ensures secure, schema-validated, and potentially rate-limited access to blockchain data, abstracting direct Geth RPC exposure and providing formatted responses with both hexadecimal and decimal values for easier consumption.