the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.ni-c/wg-easy-mcp",
"description": "Administer wg-easy (WireGuard Easy) v15: manage VPN clients, configs, QR codes and server status",
"title": "wg-easy",
"repository": {
"url": "https://github.com/ni-c/wg-easy-mcp",
"source": "github"
},
"version": "0.3.2",
"websiteUrl": "https://wg-easy-mcp.ni-c.de",
"packages": [
{
"registryType": "npm",
"identifier": "wg-easy-mcp",
"version": "0.3.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL of the wg-easy web UI, e.g. https://vpn.example.com:51821",
"isRequired": true,
"format": "string",
"name": "WG_EASY_URL"
},
{
"description": "Username of a wg-easy admin account (2FA must be disabled)",
"isRequired": true,
"format": "string",
"name": "WG_EASY_USERNAME"
},
{
"description": "Password of the wg-easy admin account",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "WG_EASY_PASSWORD"
},
{
"description": "Set to true to accept self-signed TLS certificates (scoped to the wg-easy connection)",
"format": "string",
"name": "WG_EASY_INSECURE_TLS"
}
]
},
{
"registryType": "oci",
"identifier": "ghcr.io/ni-c/wg-easy-mcp:0.3.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL of the wg-easy web UI, e.g. https://vpn.example.com:51821",
"isRequired": true,
"format": "string",
"name": "WG_EASY_URL"
},
{
"description": "Username of a wg-easy admin account (2FA must be disabled)",
"isRequired": true,
"format": "string",
"name": "WG_EASY_USERNAME"
},
{
"description": "Password of the wg-easy admin account",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "WG_EASY_PASSWORD"
},
{
"description": "Set to true to accept self-signed TLS certificates (scoped to the wg-easy connection)",
"format": "string",
"name": "WG_EASY_INSECURE_TLS"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-18T19:54:32.016Z",
"publishedAt": "2026-08-18T19:54:32.016Z",
"updatedAt": "2026-08-18T19:54:32.016Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.3.2last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.