Back to directory
rawakinode/monad-bridge-mcp-server

rawakinode/monad-bridge-mcp-server

@rawakinode

Monad MCP server for bridging between Ethereum Sepolia and Monad Testnet using Wormhole

monadbridgeethereumsepoliawormholemcpcross-chainblockchainfinance

Installation & Configuration

{
  "monad-mcp": {
    "type": "stdio",
    "command": "node",
    "args": [
      "build/index.js"
    ],
    "env": {
      "PRIVATE_KEY": "<your-private-key>"
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13