Back to search
30
MCP

Ethereum Transaction Builder

io.github.nirholas/transaction-mcp-server

Build and sign Ethereum transactions - EIP-1559, gas estimation, RLP, ERC-20 transfers

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.tkllabs.bh.mcp-servers/ethereum-toolkit
Real-time Ethereum blockchain data (gas prices, account balances etc) on Mainnet and Sepolia
0 tools · streamable-http
Ethereum & EVM Message Signing
Sign Ethereum messages - EIP-191, EIP-712 typed data, Permit2, signature verification and recovery
0 tools
Ethereum RPC
Provides a bridge to the Ethereum blockchain for querying contract bytecode, gas prices, and account balances through standard JSON-RPC call
0 tools
Ethereum Wallet Generator
Generate Ethereum wallets with BIP39 mnemonics, HD paths, vanity addresses, private key backup
0 tools
Ethereum Address Validator
Validate Ethereum addresses, keys, checksums, keccak256 hashes, function selectors, ENS
0 tools
ethereum-wallet-mcp
MCP server for Ethereum wallet generation and HD wallet operations
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ethereum_transaction_builder": {
      "url": "None",
      "transport": "http"
    }
  }
}