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.jonradoff/lightcms",
"description": "AI-native CMS with 41 MCP tools for managing websites through natural language.",
"repository": {
"url": "https://github.com/jonradoff/lightcms",
"source": "github"
},
"version": "1.1.0",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/jonradoff/lightcms/releases/download/v1.1.0/lightcms-darwin-arm64.mcpb",
"version": "1.1.0",
"fileSha256": "5777bf754d6bdaef9e00361dfb821f88ae8190ed4420c15d571de06afd66564e",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "URL of your LightCMS instance (e.g., https://example.com or http://localhost:8082)",
"isRequired": true,
"format": "string",
"name": "LIGHTCMS_URL"
},
{
"description": "API key for authentication. Create one in the admin panel at /cm → Settings → API Keys.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "LIGHTCMS_API_KEY"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-02-26T20:47:24.66537Z",
"publishedAt": "2026-02-26T20:47:24.66537Z",
"updatedAt": "2026-02-26T20:47:24.66537Z",
"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 1.1.0last 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.