Submit

Zetachain MCP Server

@Zetachain Developer

An MCP server that connects ZetaChain CLI into your editor. Query balances, send cross-chain transactions, and manage universal contracts directly through MCP.

Tools

Server Config

{
  "mcpServers": {
    "zetachain": {
      "command": "npx",
      "args": [
        "-y",
        "zetachain",
        "mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.