dynatrace-oss/dynatrace-mcp
Leverage AI-driven observability, security, and automation to analyze anomalies, logs, traces, events, metrics.
Quick Start
Clone the repository:
git clone https://github.com/dynatrace-oss/dynatrace-mcpClaude Desktop configuration example:
{
"mcpServers": {
"dynatrace-mcp": {
"command": "npx",
"args": [
"-y",
"dynatrace-oss/dynatrace-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.