John0n1/Geth-MCP
3.3
If you are the rightful owner of Geth-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 dayong@mcphub.com.
The Geth MCP Proxy is a Node.js-based server that bridges Ethereum JSON-RPC queries to the Model Context Protocol (MCP) ecosystem.
Tools
Functions exposed to the LLM to take actions
getBlockNumber
Retrieve the current block number (hex + decimal).
getBalance
Get balance of an address (hex + decimal).
eth_chainId
Get current chain ID (hex + decimal).
eth_gasPrice
Get current gas price (hex + wei decimal).
eth_isSyncing
Check if the node is syncing.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client