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.dynatrace-oss/dynatrace-managed-mcp",
"description": "MCP server for Dynatrace Managed to access logs, events, and metrics.",
"repository": {
"url": "https://github.com/dynatrace-oss/dynatrace-managed-mcp",
"source": "github"
},
"version": "1.0.1",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@dynatrace-oss/dynatrace-managed-mcp-server",
"version": "1.0.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Maximum number of tool calls allowed per rate limit window. Defaults to 20.",
"format": "number",
"name": "DT_MCP_RATE_LIMIT_MAX_CALLS"
},
{
"description": "Rate limit window size in milliseconds. Defaults to 20000 (20 seconds).",
"format": "number",
"name": "DT_MCP_RATE_LIMIT_WINDOW_MS"
},
{
"description": "An escaped JSON array that defines the Dynatrace Managed environment(s) to connect to. See README file for contents of this.",
"isRequired": true,
"format": "string",
"name": "DT_ENVIRONMENT_CONFIGS"
},
{
"description": "Logging level (e.g. debug, info, warning, error)",
"format": "string",
"name": "LOG_LEVEL"
},
{
"description": "Disable telemetry",
"format": "boolean",
"name": "DT_MCP_DISABLE_TELEMETRY"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-04T14:27:54.324774Z",
"publishedAt": "2026-08-04T14:27:54.324774Z",
"updatedAt": "2026-08-04T14:27:54.324774Z",
"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.0.1last 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.