Skip to main content
Glama
dynatrace-oss

Dynatrace Managed MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level, writing to dynatrace-managed-mcp.log in the current working directory (e.g. debug, info, warning, error)
HTTP_PROXYNoHTTP Proxy for corporate environments, to route traffic through (e.g. http://proxy.company.com:8080)
HTTPS_PROXYNoHTTPS Proxy for corporate environments, to route traffic through (e.g. https://proxy.company.com:8080)
DT_DYNATRACE_URLNoBase url for Dynatrace Managed dashboard, to which the environment id will be appended (e.g. https://dmz123.dynatrace-managed.com). If not specified, will default to use the same value as DT_API_ENDPOINT_URL.
DT_API_ENDPOINT_URLYesBase url for Dynatrace Managed API, to which the environment id will be appended (e.g. https://abc123.dynatrace-managed.com:9999)
DT_MANAGED_API_TOKENYesAPI token with required scopes: auditLogs.read, entities.read, events.read, logs.read, metrics.read, networkZones.read, problems.read, securityProblems.read, slo.read
DT_MANAGED_ENVIRONMENTYesID of the managed environment, used for constructing URL for API and dashboards (e.g. of the form 01234567-89ab-cdef-abcd-ef0123456789)
DT_MCP_DISABLE_TELEMETRYNoDisable Telemetry data collectionfalse
DT_MCP_TELEMETRY_DEVICE_IDNoDevice identifier for tracking (auto-generated by default)
DT_MCP_TELEMETRY_ENDPOINT_URLNoOpenKit endpoint URL for telemetry
DT_MCP_TELEMETRY_APPLICATION_IDNoApplication ID for telemetry trackingdynatrace-managed-mcp

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dynatrace-oss/dynatrace-managed-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server