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.Servosity/immybot-mcp",
"description": "Every ImmyBot endpoint typed, plus a local SQLite mirror that answers the cross-tenant questions",
"title": "ImmyBot MCP",
"repository": {
"url": "https://github.com/servosity/msp-skills",
"source": "github",
"subfolder": "skills/immybot"
},
"version": "0.1.0",
"icons": [
{
"src": "https://raw.githubusercontent.com/servosity/msp-skills/main/docs/assets/social/immybot/immybot-512x512.png",
"mimeType": "image/png",
"sizes": [
"512x512"
]
}
],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/Servosity/msp-skills/releases/download/immybot-v0.1.0/immybot-mcp.mcpb",
"version": "0.1.0",
"fileSha256": "8bd5376d2b66117646942ce76188a5850e784b6f3652f31f730fb000550d08a8",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Set the IMMYBOT_SUBDOMAIN credential for the ImmyBot MCP server.",
"isRequired": true,
"name": "IMMYBOT_SUBDOMAIN"
},
{
"description": "Set the IMMYBOT_TENANT_ID credential for the ImmyBot MCP server.",
"isRequired": true,
"name": "IMMYBOT_TENANT_ID"
},
{
"description": "Set the IMMYBOT_CLIENT_ID credential for the ImmyBot MCP server.",
"isRequired": true,
"isSecret": true,
"name": "IMMYBOT_CLIENT_ID"
},
{
"description": "Set the IMMYBOT_CLIENT_SECRET credential for the ImmyBot MCP server.",
"isRequired": true,
"isSecret": true,
"name": "IMMYBOT_CLIENT_SECRET"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-22T19:46:21.759295Z",
"publishedAt": "2026-08-22T19:46:21.759295Z",
"updatedAt": "2026-08-22T19:46:21.759295Z",
"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.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.