MCPNews

The Model Context Protocol ecosystem, verified

Current spec 2026-07-28

dynatrace-oss

Dynatrace deprecates its local MCP server, pointing users to dtctl and a hosted remote server

Dynatrace deprecated its open-source local MCP server with v2.1.2 on 2026-07-20, the repository's final release. The README directs local development users to Dynatrace-for-AI with the dtctl CLI and agent-to-agent or remote users to the hosted Dynatrace Remote MCP Server. Six days before the deprecation, v2.1.1 fixed a DQL injection in several read tools (GHSA-pqh8-p93p-2rx7, CVSS 4.3), disclosed 2026-06-09. The server ranks 57th in the MCP 500 adoption snapshot of 2026-08-21.

Dynatrace deprecated its open-source local MCP server on 2026-07-20. Version 2.1.2 is the repository's final release, and its notes carry a single change: "chore: deprecate repository, redirect to remote MCP and dtctl". The README now opens with a deprecation notice stating that no further updates will be made, and routes users by use case: local development moves to Dynatrace-for-AI with the dtctl CLI, while agent-to-agent and remote scenarios move to the hosted Dynatrace Remote MCP Server, which requires no local setup. A step-by-step migration guide ships in the repository.

The wind-down followed a security fix. v2.1.1, released six days earlier on 2026-07-14, closed a DQL injection in several read tools (GHSA-pqh8-p93p-2rx7, medium, CVSS 4.3, disclosed 2026-06-09): caller-supplied parameters typed as identifiers were interpolated into DQL query strings without quoting or escaping, letting a caller inject pipeline stages that bypass the tools' documented field-scope, time-window and display caps.

The local server remains installable (npm @dynatrace-oss/dynatrace-mcp-server at 2.1.2) but unmaintained, and it ranked 57th by measured adoption in the MCP 500 snapshot of 2026-08-21. Its catalog record now carries deprecated status.

This story is published as a dated backfill: the deprecation shipped on 2026-07-20 and surfaced during our 2026-08-25 verification pass over the catalog.

Related servers and clients

How was this verified, and what are the sources?

Published · last verified · confidence 1.00.

  1. dynatrace-mcp v2.1.2 release (published 2026-07-20) - the release notes carry a single change, "chore: deprecate repository, redirect to remote MCP and dtctl (#565)" - accessed
  2. dynatrace-oss/dynatrace-mcp README - a DEPRECATED section states "This repository is deprecated. Version 2.1.2 was the final release" and recommends Dynatrace-for-AI plus dtctl for local development and the Dynatrace Remote MCP Server for agent-to-agent or remote use, with a step-by-step migration guide at docs/remote-mcp-migration.md - accessed
  3. Repository advisory GHSA-pqh8-p93p-2rx7 (published 2026-06-09, severity medium, CVSS 4.3) - "DQL injection via parameters not documented as DQL": several read tools interpolated caller-supplied identifier parameters into DQL query strings without quoting, letting a caller bypass documented field-scope, time-window and display caps; fixed in v2.1.1 (2026-07-14) - accessed

← All news