← Back to Plugins
MCP Server MCP

Ethereum Transaction Builder

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx transaction-mcp-server

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "transaction-mcp-server",
      "version": "1.0.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...