Dynatrace Managed MCP
The local _Dynatrace Managed MCP server_ allows AI Assistants to interact with one or more self-hosted Dynatrace Managed deployments, bringing observability data directly into your AI-assisted workflow.
People who work with dynatrace, managed and monitoring and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-17 · ★ 29 · #11 OF 120 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-09-18
Apache-2.0 · TypeScript servers · how we verify → /methodology
01 · Install Dynatrace Managed MCP
before you install - you'll need
Set DT_PROD_TOKEN, DT_CONFIG_FILE, DT_ENVIRONMENT_CONFIGS before connecting. DT_MCP_ALLOWED_HOSTS is optional or environment-specific per the README.
Claude Code
claude mcp add dynatrace-oss-dynatrace-managed-mcp -- npx -y @dynatrace-oss/dynatrace-managed-mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"dynatrace-oss-dynatrace-managed-mcp": {
"command": "npx",
"args": [
"-y",
"@dynatrace-oss/dynatrace-managed-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 Apache-2.0 - declared in the repository
npm package @dynatrace-oss/dynatrace-managed-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 Managed MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Limitations (from the README)
[!WARNING] In HTTP mode the server validates the Host header to protect against DNS rebinding attacks. With --host 0.0.0.0 (or --host ::) only loopback hostnames are accepted by default, so remote clients receive 403 Forbidden until you set DT_MCP_ALLOWED_HOSTS to the hostnames they use. See DNS Rebinding Protection.
Latest releases
v1.1.1 · 2026-09-01
Changes in v1.1.1 · Changes · Separated monolith job in the release.yml file into multiple job. This will prevent issues should any step fail in the future · Usage · bash · npx -y…
v1.1.0 · 2026-09-01
Changes in v1.1.0 · Security · Added Host and Origin headers validation. To configure it use DT_MCP_ALLOWED_HOSTS, by default it will allow localhost hosts (localhost, 127.0.0.1 and [::1]) · Malformed aliases will no…
v1.0.1 · 2026-08-04
Changes in v1.0.1 · | Type | Name | Old | New | · | ------ | ------------------------- | ------ | ------ | · | ci | docker/login-action | 4.5.2 | 4.6.0 | · | deps | fast-uri…
04 · Who maintains Dynatrace Managed MCP
dynatrace-managed-mcp is maintained by dynatrace-oss. We track 2 MCP servers from dynatrace-oss - 1 actively maintained, 166 combined GitHub stars, oldest repo from Apr 2025. Full record: all servers from dynatrace-oss.
05 · Facts
- category
- DevOps & monitoring - ranked #11 of 120 actively-maintained DevOps & monitoring servers as of 2026-09-18.
- release cadence
- 4 releases in the last 90 days (latest 2026-09-01)
- registry
- io.github.dynatrace-oss/dynatrace-managed-mcp (active, first published 2026-01-15 · 6 versions)
- packages
- npm:@dynatrace-oss/dynatrace-managed-mcp-server
06 · Dynatrace Managed MCP FAQ
What is Dynatrace Managed MCP?
The local _Dynatrace Managed MCP server_ allows AI Assistants to interact with one or more self-hosted Dynatrace Managed deployments, bringing observability data directly into your AI-assisted workflow.
Is Dynatrace Managed MCP still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 4 releases in the last 90 days. We re-verify nightly.
How do I install Dynatrace Managed MCP?
Run `npx -y @dynatrace-oss/dynatrace-managed-mcp-server`. The README documents 4 environment variables (DT_PROD_TOKEN, DT_CONFIG_FILE, DT_ENVIRONMENT_CONFIGS…) to set first. Set DT_PROD_TOKEN, DT_CONFIG_FILE, DT_ENVIRONMENT_CONFIGS before connecting. DT_MCP_ALLOWED_HOSTS is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Dynatrace Managed 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 Managed MCP
Alternatives to Dynatrace Managed MCP
Maintained DevOps & monitoring servers if Dynatrace Managed MCP isn't the fit.
- World Monitor Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools. ★ 86,725 · 2026-09-17
- Open Metadata Official OpenMetadata MCP: 21 read and write tools for search, lineage, data quality, governance. ★ 15,244 · 2026-09-18
- Kubeshark MCP Server Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS. ★ 12,082 · 2026-09-09
- Grafana An MCP server giving access to Grafana dashboards, data and more. ★ 3,467 · 2026-09-17
- Radar Kubernetes MCP Server Kubernetes MCP server for diagnosis, resource management, GitOps, and RBAC-enforced operations. ★ 3,371 · 2026-09-18
- Testkube MCP MCP server for Testkube - Manage test workflows, executions, and artifacts via AI assistants ★ 1,658 · 2026-09-18
Pairs well with
Servers that cover what Dynatrace Managed MCP doesn't - only shown when the pairing reason fits the companion.
More DevOps & monitoring MCP servers · Taskbounty Check · Go Model · OctoWatch DLP · Failecho · Log Analyzer MCP
More TypeScript MCP servers · E18e · Boxpdf · Boxpdf Html · Aem MCP Server · Firefox Css Theme · see all