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/ninjaone-mcp",
"description": "Every NinjaOne report, plus a local store that answers fleet-wide questions no single API call can",
"title": "NinjaOne MCP",
"repository": {
"url": "https://github.com/servosity/msp-skills",
"source": "github",
"subfolder": "skills/ninjaone"
},
"version": "0.1.9",
"icons": [
{
"src": "https://raw.githubusercontent.com/servosity/msp-skills/main/docs/assets/social/ninjaone/ninjaone-512x512.png",
"mimeType": "image/png",
"sizes": [
"512x512"
]
}
],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/Servosity/msp-skills/releases/download/ninjaone-v0.1.9/ninjaone-mcp.mcpb",
"version": "0.1.9",
"fileSha256": "8f8acc2ad77b3325acddf10153658dc39d730d7217ad360f5a88aa8621cd9f21",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Set the NINJAONE_CLIENT_ID credential for the NinjaOne MCP server.",
"isRequired": true,
"isSecret": true,
"name": "NINJAONE_CLIENT_ID"
},
{
"description": "Set the NINJAONE_CLIENT_SECRET credential for the NinjaOne MCP server.",
"isRequired": true,
"isSecret": true,
"name": "NINJAONE_CLIENT_SECRET"
},
{
"description": "Set the NINJAONE_OAUTH_SCOPE credential for the NinjaOne MCP server.",
"isRequired": true,
"isSecret": true,
"name": "NINJAONE_OAUTH_SCOPE"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-22T17:59:17.506142Z",
"publishedAt": "2026-08-22T17:59:17.506142Z",
"updatedAt": "2026-08-22T17:59:17.506142Z",
"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.9last 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.