SERVER
Dynatrace Managed MCP
Rank #2955glama/dynatrace-oss/dynatrace-managed-mcp
MCP server providing dynatrace-managed-mcp capabilities
First listed
Oct 27, 2025
Last publish date
Jan 27, 2026
OVERVIEW
Dynatrace Managed MCP is a Model Context Protocol (MCP) server published by dynatrace-oss. It ranks #2955 of 58,900 servers tracked on MCP Toplist, and its repository has 20 GitHub stars. Dynatrace Managed MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on Oct 27, 2025 and most recently updated on Jan 27, 2026.
STANDING
#2,955of 58,900 tracked serversTop 10%
Ranks ahead of 55,945 of 58,900 servers on MCP Toplist.
CONNECT
Use Dynatrace Managed MCP
Add Dynatrace Managed MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"dynatrace-managed-mcp": {
"command": "npx",
"args": [
"-y",
"@dynatrace-oss/dynatrace-managed-mcp-server"
],
"env": {
"DT_MANAGED_ENVIRONMENT": "<your DT_MANAGED_ENVIRONMENT>",
"DT_API_ENDPOINT_URL": "<your DT_API_ENDPOINT_URL>",
"DT_DYNATRACE_URL": "<your DT_DYNATRACE_URL>",
"DT_MANAGED_API_TOKEN": "<your DT_MANAGED_API_TOKEN>",
"LOG_LEVEL": "<your LOG_LEVEL>",
"HTTP_PROXY": "<your HTTP_PROXY>",
"DT_MCP_DISABLE_TELEMETRY": "<your DT_MCP_DISABLE_TELEMETRY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries (1 delisted)
ORGANIZATION
dynatrace-oss
MORE FROM THIS PUBLISHER
Other servers by dynatrace-oss
View all dynatrace-oss servers →VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 0.5.3 | Jan 27, 2026 |
| 0.5.0 | Jan 20, 2026 |
| 0.4.0 | Jan 15, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Dynatrace Managed MCP?
- MCP server providing dynatrace-managed-mcp capabilities
- Who maintains Dynatrace Managed MCP?
- Dynatrace Managed MCP is maintained by dynatrace-oss, which publishes 3 MCP servers (33 total versions) tracked on MCP Toplist.
- Is Dynatrace Managed MCP an official MCP server?
- Yes — Dynatrace Managed MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Dynatrace Managed MCP have?
- MCP Toplist tracks 4 versions of Dynatrace Managed MCP, most recently published on Jan 27, 2026.
- Where can I find the source code for Dynatrace Managed MCP?
- The source code for Dynatrace Managed MCP is hosted at github.com/dynatrace-oss/dynatrace-managed-mcp.
EXPLORE