Dynatrace MCP ServerServer

dynatrace-oss
GitHub
observabilitymonitoringreal-time data

Loading subscription status...

💡 Description

A remote MCP server that allows real-time interaction with the Dynatrace observability platform, bringing production-level monitoring data directly into development workflows.

📝 JSON Entries

{
  "mcpServers": [
    {
      "mobile-mcp": {
        "env": {
          "DT_ENVIRONMENT": "",
          "OAUTH_CLIENT_ID": "",
          "OAUTH_CLIENT_SECRET": ""
        },
        "args": [
          "-y",
          "@dynatrace-oss/dynatrace-mcp-server@latest"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

DynatraceSlack Connector

Features

  • Real-time observability access
  • Fetch problem details and security vulnerabilities
  • Execute DQL queries
  • Send notifications via Slack
  • Analyze Kubernetes cluster events

💬 Example Queries

  • Find open vulnerabilities in production and set up alerts.
  • Debug intermittent 503 errors.
  • Correlate memory issues with logs.
  • Analyze request tracing flow.
  • Fetch recent Kubernetes cluster events.