wg-easy-mcp

ni-c/wg-easy-mcp
★ 0 stars TypeScript API Integration Updated 3d ago
MCP server for administering wg-easy (WireGuard Easy) instances
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "wg-easy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ni-c/wg-easy-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server for administering [wg-easy](https://github.com/wg-easy/wg-easy) (WireGuard Easy) instances. Lets MCP clients like Claude Code, Claude Desktop or Codex manage your WireGuard VPN: list, create, update, enable/disable and delete clients, fetch configuration files and QR codes, and inspect the server status — all through the wg-easy v15 REST API.

Tools (14)

WG_EASY_INSECURE_TLSWG_EASY_PASSWORDWG_EASY_URLWG_EASY_USERNAMEadmincreate_clientdelete_clientgenerate_one_time_linkget_clientget_client_configget_client_qrcodeget_server_infolist_clientsupdate_client

Topics

aimcpmcp-servermodel-context-protocoltypescriptvpnwg-easywireguardwireguard-vpn