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
- Website: https://wormhole.com
- Documentation: https://docs.wormhole.com
- GitHub: https://github.com/wormhole-foundation