[ MCP_NODE_3803 ]
dynatrace
CATEGORY:
Developer Tools
PROTOCOL:
MCP v1.0
[ DESCRIPTION ]
Manage and interact with the Dynatrace Platform for real-time observability and monitoring.
[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"dynatrace-en": {
"description": "Manage and interact with the Dynatrace Platform for real-time observability and monitoring.",
"command": "npx",
"args": [
"-y",
"@dynatrace-oss/dynatrace-mcp-server@latest"
],
"env": {
"DT_PLATFORM_TOKEN": "",
"DT_ENVIRONMENT": ""
}
}
}
}
Source: claude-code-templates (MIT). See About Us for full credits.