netmaker

GitHub

Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.

netmaker MCP Server

MCP server for gravitl/netmaker

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "netmaker": {
      "command": "npx",
      "args": [
        "-y",
        "@gravitl/netmaker"
      ]
    }
  }
}