89
/ 100
1 month ago
npm

dynatrace-oss/dynatrace-mcp

[DEPRECATED] Model Context Protocol (MCP) server for Dynatrace. Migrate to dynatrace-for-ai + dtctl or the Dynatrace Remote MCP Server.

dynatrace-oss/dynatrace-mcp· npm: @dynatrace-oss/dynatrace-mcp-server· listed on npm
Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCODESPACE_NAME
configDT_MCP_DISABLE_TELEMETRYTelemetry is enabled by default but can be disabled by setting =true
configDT_MCP_TELEMETRY_APPLICATION_ID(string, default: dynatrace-mcp-server) - Application ID for tracking
configDT_MCP_TELEMETRY_DEVICE_ID(string, default: auto-generated) - Device identifier for tracking
configDT_MCP_TELEMETRY_ENDPOINT_URL(string, default: Dynatrace endpoint) - OpenKit endpoint URL
configDT_MCP_TOKEN_STORAGEIf you are running in a headless/container environment where the OS keychain is unavailable, set =file to persist tokens in ~/.config/dynatrace-mcp/ instead.
configDT_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.
configGITHUB_CODESPACES_PORT_FORWARDING_DOMAIN
configHTTPS_PROXYhttps_proxy or (optional, string, e.g., http://proxy.example.com:8080) - Proxy server URL for HTTPS requests
configHTTP_PROXYhttp_proxy or (optional, string, e.g., http://proxy.example.com:8080) - Proxy server URL for HTTP requests
configNO_PROXYno_proxy or (optional, string, e.g., localhost,127.0.0.1,.local) - Comma-separated list of hostnames or domains that should bypass the proxy
confighttp_proxyor HTTP_PROXY (optional, string, e.g., http://proxy.example.com:8080) - Proxy server URL for HTTP requests
confighttps_proxyor HTTPS_PROXY (optional, string, e.g., http://proxy.example.com:8080) - Proxy server URL for HTTPS requests
configno_proxyor NO_PROXY (optional, string, e.g., localhost,127.0.0.1,.local) - Comma-separated list of hostnames or domains that should bypass the proxy
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dynatrace-oss-dynatrace-mcp-server-7zq35k)](https://m8ven.ai/mcp/dynatrace-oss-dynatrace-mcp-server-7zq35k)
commit: ac5251edfcf9511c6c662414da743383e7d1451c
code hash: 75c4d4a1d10a078be56d5cf6fb23122e2d2ae4f11c9cc6887899c91d480e0c86
verified: 6/16/2026, 12:06:49 PM
view raw JSON →