Dynatrace MCP

Please migrate to one of the actively maintained alternatives: See the migration guide for a step-by-step comparison and migration instructions. It runs locally over stdio via the published package.

People connecting DevOps & monitoring tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-19 · ★ 134 · #1 OF 101 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Dynatrace MCP

before you install - you'll need

Set DT_ENVIRONMENT, MCP_BEARER_TOKEN before connecting. DT_PLATFORM_TOKEN, HTTPS_PROXY, NO_PROXY, DT_MCP_DISABLE_TELEMETRY are optional or environment-specific per the README.

Claude Code

claude mcp add dynatrace-oss-dynatrace-mcp -- npx -y @dynatrace-oss/dynatrace-mcp-server

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "dynatrace-oss-dynatrace-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@dynatrace-oss/dynatrace-mcp-server"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @dynatrace-oss/dynatrace-mcp-server - published under the repo owner's npm scope (@dynatrace-oss)

registry namespace io.github.dynatrace-oss is GitHub-verified and matches the repo owner

03 · What Dynatrace MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2.1.2 · 2026-07-20

Changes in v2.1.2 · deprecate repository, redirect to remote MCP and dtctl · Usage · bash · npx -y @dynatrace-oss/[email protected] · MCP Bundle · This release also includes the local MCP Bundle asset…

v2.1.1 · 2026-07-14

Changes in v2.1.1 · prepare v2.1.1 · bump @dynatrace/strato-icons · validate and escape DQL template parameters (GHSA-pqh8-p93p-2rx7) · Usage · bash · npx -y @dynatrace-oss/[email protected] · MCP Bundle…

v2.1.0 · 2026-06-30

Changes in v2.1.0 · prepare v2.1.0 · bump undici from 8.1.0 to 8.5.0 · enforce MCP_BEARER_TOKEN requirement + add startup test · bump the dynatrace-minor-updates group across 1 directory with 2 updates · bump…

04 · Who maintains Dynatrace MCP

Dynatrace-mcp is maintained by dynatrace-oss. We track 2 MCP servers from dynatrace-oss - 2 actively maintained, 162 combined GitHub stars, oldest repo from Apr 2025. Full record: all servers from dynatrace-oss.

  1. dynatrace-managed-mcp MCP server for Dynatrace Managed to access logs, events, and metrics. ★ 28

05 · Facts

category
DevOps & monitoring - ranked #1 of 101 actively-maintained DevOps & monitoring servers as of 2026-08-25.
release cadence
7 releases in the last 90 days (latest 2026-07-20)
registry
io.github.dynatrace-oss/Dynatrace-mcp (active, first published 2025-09-15 · 35 versions)
packages
npm:@dynatrace-oss/dynatrace-mcp-server

06 · Dynatrace MCP FAQ

What is Dynatrace MCP?

Please migrate to one of the actively maintained alternatives: See the migration guide for a step-by-step comparison and migration instructions. It runs locally over stdio via the published package.

Is Dynatrace MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-19 and it shipped 7 releases in the last 90 days. We re-verify nightly.

How do I install Dynatrace MCP?

Run `npx -y @dynatrace-oss/dynatrace-mcp-server`. The README documents 6 environment variables (DT_ENVIRONMENT, DT_PLATFORM_TOKEN, MCP_BEARER_TOKEN…) to set first. Set DT_ENVIRONMENT, MCP_BEARER_TOKEN before connecting. DT_PLATFORM_TOKEN, HTTPS_PROXY, NO_PROXY, DT_MCP_DISABLE_TELEMETRY are optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Dynatrace MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Dynatrace MCP

head to head · Dynatrace MCP vs World Monitor · Dynatrace MCP vs LibreNMS MCP · Monitor vs Dynatrace MCP

More DevOps & monitoring MCP servers · Taskbounty Check · Go Model · Log Analyzer MCP · Duplicacy MCP · Spinnaker MCP

More TypeScript MCP servers · E18e · Boxpdf · Boxpdf Html · Aem MCP Server · Review Guard · see all