Wormhole MCP

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

jiayaoqijia 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

jiayaoqijia/cryptoskill/tree/main/skills/mcp-servers/wormhole-mcp commit 940c23985d

Frequently asked questions

npx skillmds@latest add jiayaoqijia/wormhole-mcp