Wormhole MCP

Cross-chain token transfers via Wormhole SDK. Enables bridging assets between blockchains using the Wormhole interoperability protocol.

yejiming 940c239 2 files · 969 B Updated

File contents

Wormhole MCP

MCP server for cross-chain token transfers via Wormhole.

Enables AI agents to perform cross-chain token transfers using the Wormhole SDK. Supports bridging assets between multiple blockchain networks including Ethereum, Solana, BSC, Polygon, Avalanche, and more through the Wormhole interoperability protocol.

Installation

{
  "mcpServers": {
    "wormhole": {
      "command": "npx",
      "args": ["-y", "@wormhole-foundation/mcp-server"]
    }
  }
}

Links

yejiming/web3-awesome-skills/tree/main/skills/community/mcp-servers/wormhole-mcp commit 940c23985d

Frequently asked questions

npx skillmds@latest add yejiming/wormhole-mcp