evm-rpc-mcp-server

karacurt/evm-rpc-mcp-server

3.2

If you are the rightful owner of evm-rpc-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

RPC MCP Server is a Model Context Protocol server implementation for interacting with EVM-compatible RPC endpoints, providing a standardized interface for AI models to interact with Ethereum and EVM-compatible blockchains.

Tools

Functions exposed to the LLM to take actions

eth_blockNumber

Get the current block number

eth_getBalance

Check the account balance

eth_getTransactionCount

Get transaction count (nonces)

eth_getBlockByNumber

Search block information

eth_getTransactionByHash

Get transaction details

eth_call

Execute contract calls

trace_transaction

Track transactions

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources