$ timeahead.in
/ servers/npm/@dynatrace-oss/dynatrace-mcp-server
npm

@dynatrace-oss/dynatrace-mcp-server

Model Context Protocol (MCP) server for Dynatrace

122 stars9k/wkupdated 1d agogithub ↗
88good
▣ Overview

What it does

The server bridges AI assistants and Dynatrace observability data. It exposes problem management, data querying (DQL), entity discovery, and automation capabilities through MCP tools. Claude and other AI clients can fetch production metrics, logs, exceptions, and real-time observability signals directly in conversation.

Who it's for

DevOps engineers, SREs, and backend engineers who want to ask Claude about production issues, incidents, or deployment health using real Dynatrace data—without leaving their editor or IDE.

Common use cases

  • Query logs and traces with natural language; ask Claude to "show error logs from the past hour" and have it generate and execute DQL statements
  • Investigate incidents by fetching problems, exceptions, and related spans for root-cause analysis with full production context
  • Check deployment health metrics before or after releases to gate promotion or trigger rollback
  • Analyze vulnerabilities and get AI-powered breach impact assessment from Dynatrace security data
  • Integrate Slack or email notifications so critical issues detected in Dynatrace surface immediately in your workflow

Setup pitfalls

  • Node.js v22.10 or newer is required; older versions will not run the server
  • DT_ENVIRONMENT must be set to the Dynatrace Platform URL (e.g., https://abc12345.apps.dynatrace.com), not the deprecated classic format
  • OAuth login initiates in your browser on startup; ensure the browser can reach your Dynatrace environment or authentication will hang
  • The repository is in maintenance mode with a failing CI pipeline; verify the latest npm package before deploying to production
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
68
13.6
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
87.6
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecsecrets
◆ Risk level: high
fs read + fs write + network + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "dynatrace-ossdynatrace": {
      "command": "npx",
      "args": [
        "-y",
        "@dynatrace-oss/dynatrace-mcp-server"
      ]
    }
  }
}
📈 Score historylast 35 snapshots
4/30/20266/13/2026 · 35 snapshots
⚙ Maintenance health
74/ 100 · is this project alive?
contributors (1y)24
top contributor share44%
releases (1y)51
last release5d ago
ci✓ passing
⛁ Raw data
weekly downloads9k
github stars122
forks22
open issues20
license✓ present
readme length25110 chars
last publish1d ago
last commit1d ago
last updated1d ago
install verified✓ pass · 25d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points