Ethereum · Capability
Ethereum JSON-RPC API
The Ethereum JSON-RPC API is the standard interface for interacting with Ethereum nodes. It provides methods for querying blockchain state, sending transactions, managing accounts, and interacting with smart contracts. All methods follow the JSON-RPC 2.0 specification over HTTP or WebSocket.
What You Can Do
POST
Jsonrpccall
— Ethereum JSON-RPC endpoint
/
MCP Tools
jsonrpccall
Ethereum JSON-RPC endpoint