The Dynatrace MCP Server enables interaction with the Dynatrace observability platform, providing real-time data for monitoring, contextual debugging, security insights, and AI-powered DQL generation and explanation.
observabilitymonitoringdebuggingsecurityDQLAIautomationcontext
Installation & Configuration
{
"mcpServers": {
"mobile-mcp": {
"command": "npx",
"args": [
"-y",
"@dynatrace-oss/dynatrace-mcp-server@latest"
],
"env": {
"OAUTH_CLIENT_ID": "",
"OAUTH_CLIENT_SECRET": "",
"DT_ENVIRONMENT": ""
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/4/23
Updated
2026/6/7