Model Context Protocol (MCP) server for Dynatrace
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.CODESPACE_NAMEDT_MCP_DISABLE_TELEMETRY— Telemetry is enabled by default but can be disabled by setting =trueDT_MCP_TELEMETRY_APPLICATION_ID— (string, default: dynatrace-mcp-server) - Application ID for trackingDT_MCP_TELEMETRY_DEVICE_ID— (string, default: auto-generated) - Device identifier for trackingDT_MCP_TELEMETRY_ENDPOINT_URL— (string, default: Dynatrace endpoint) - OpenKit endpoint URLDT_SSO_URL— (optional, string, e.g., https://sso.dynatrace.com) - Override the SSO URL for OAuth authentication. By default, the SSO URL is automatically discovered from your Dynatrace environment.GITHUB_CODESPACES_PORT_FORWARDING_DOMAINHTTPS_PROXY— https_proxy or (optional, string, e.g., http://proxy.example.com:8080) - Proxy server URL for HTTPS requestsHTTP_PROXY— http_proxy or (optional, string, e.g., http://proxy.example.com:8080) - Proxy server URL for HTTP requestsNO_PROXY— no_proxy or (optional, string, e.g., localhost,127.0.0.1,.local) - Comma-separated list of hostnames or domains that should bypass the proxyhttp_proxy— or HTTP_PROXY (optional, string, e.g., http://proxy.example.com:8080) - Proxy server URL for HTTP requestshttps_proxy— or HTTPS_PROXY (optional, string, e.g., http://proxy.example.com:8080) - Proxy server URL for HTTPS requestsno_proxy— or NO_PROXY (optional, string, e.g., localhost,127.0.0.1,.local) - Comma-separated list of hostnames or domains that should bypass the proxy[](https://m8ven.ai/mcp/dynatrace-oss-dynatrace-mcp-server-7zq35k)