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/blumira-mcp",
"description": "Cross-account Blumira findings, detections, and agents in one offline-searchable store.",
"title": "Blumira MCP",
"repository": {
"url": "https://github.com/servosity/msp-skills",
"source": "github",
"subfolder": "skills/blumira"
},
"version": "0.1.0",
"icons": [
{
"src": "https://raw.githubusercontent.com/servosity/msp-skills/main/docs/assets/social/blumira/blumira-512x512.png",
"mimeType": "image/png",
"sizes": [
"512x512"
]
}
],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/Servosity/msp-skills/releases/download/blumira-v0.1.0/blumira-mcp.mcpb",
"version": "0.1.0",
"fileSha256": "e57e561e14fd034fa94ee39cd9c10f666dde35058df066b1e28e4438c3970d60",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Blumira API Client ID (Settings > Organization > Generate API Credentials). With BLUMIRA_CLIENT_SECRET, the server mints and auto-refreshes a JWT.",
"name": "BLUMIRA_CLIENT_ID"
},
{
"description": "Blumira API Client Secret, paired with BLUMIRA_CLIENT_ID to mint a JWT (OAuth2 client_credentials, audience public-api).",
"isSecret": true,
"name": "BLUMIRA_CLIENT_SECRET"
},
{
"description": "Pre-minted Blumira JWT. An alternative to BLUMIRA_CLIENT_ID + BLUMIRA_CLIENT_SECRET: set this OR the Client ID/Secret pair.",
"isSecret": true,
"name": "BLUMIRA_API_TOKEN"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-06-07T02:52:05.525743Z",
"publishedAt": "2026-06-07T02:52:05.525743Z",
"updatedAt": "2026-06-07T02:52:05.525743Z",
"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.