Back to directory
monad-bridge-mcp-server

monad-bridge-mcp-server

@rawakinode1

A lightweight MCP server enabling bridging between Ethereum Sepolia and Monad Testnet using Wormhole bridge

monadethereumblockchainbridgewormholefinance

Installation & Configuration

{
  "mcpServers": {
    "monad-mcp": {
      "command": "node",
      "args": [
        "<your-local-path>monad-bridge-mcp-server\\build\\index.js"
      ],
      "env": {
        "PRIVATE_KEY": "<your-private-key>"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/4/24
Updated
2026/6/7