Skip to content

wg-easy-mcpYour WireGuard VPN, spoken to

An MCP server for wg-easy v15: list, create and revoke VPN clients, pull configs and QR codes, and read server status — from Claude, Codex or any MCP client.

wg-easy-mcp architectureAn MCP client speaks stdio to wg-easy-mcp, which calls the wg-easy REST API over HTTPS with Basic Authentication; wg-easy configures the WireGuard interface.MCP clientClaude, Codex, Inspectorwg-easy-mcp10 tools, zod-validatedwg-easy v15REST API :51821WireGuardwg0 interfacestdioHTTPSBasic Authconfirm tokens · redaction · response budget
The server holds no state beyond short-lived delete confirmation tokens; wg-easy remains the source of truth.

Released under the MIT License.