Access Dynatrace observability data: logs, metrics, problems, vulnerabilities via DQL and Davis AI

stdioofficialservice

Package Details

@dynatrace-oss/dynatrace-mcp-server

Transportstdio
Runtimenpx

Environment Variables

DT_ENVIRONMENT(str)
Required

The URL of your Dynatrace environment (e.g. 'https://abc12345.apps.dynatrace.com'). Do not use Dynatrace classic URLs.

DT_PLATFORM_TOKEN(str)

[OPTIONAL] Dynatrace Platform Token for authentication. Alternative to OAuth authentication.

OAUTH_CLIENT_ID(str)

[OPTIONAL] OAuth Client ID for advanced authentication scenarios. Use with OAUTH_CLIENT_SECRET.

OAUTH_CLIENT_SECRET(str)

[OPTIONAL] OAuth Client Secret for advanced authentication scenarios. Use with OAUTH_CLIENT_ID.

DT_GRAIL_QUERY_BUDGET_GB(num)

[OPTIONAL] Budget limit in GB for Grail query bytes scanned per session. Default: 1000. Set to -1 to disable budget tracking.