Back to MCP Servers
Dynatrace
Leverage AI-driven observability, security, and automation to analyze anomalies, logs, traces, events, metrics.
monitoringsecurityautomationairag
Installation
npx -y dynatrace-mcpConfiguration
{
"mcpServers": {
"dynatrace-mcp": {
"command": "npx",
"args": ["-y", "dynatrace-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes