io.github.dynatrace-oss/dynatrace-managed-mcp✓
io.github.dynatrace-oss/dynatrace-managed-mcp · v0.5.3
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$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": "0.5.3",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@dynatrace-oss/dynatrace-managed-mcp-server",
"version": "0.5.3",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"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": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}