Acerca de
Geth-MCP is a Node.js proxy designed to transform a standard Ethereum JSON-RPC (Geth) endpoint into a user-friendly MCP (Machine Comprehensible Protocol) surface. It simplifies interactions with the Ethereum blockchain by offering schema validation, human-readable responses, and a passthrough mechanism for any JSON-RPC method not explicitly registered. This tool provides a standardized and secure way for developers to integrate core Ethereum functionalities, including balance checks, transaction details, and even some admin/debug operations, into MCP-compatible applications.