Dynatrace MCP
by theharithsa
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HTTP_PORT | No | Port for HTTP server mode | |
| LOG_LEVEL | No | Logging level (debug, info, warn, error) | |
| OAUTH_URN | No | OAuth resource URN | |
| DT_API_TOKEN | No | Dynatrace API token for entity operations | |
| DT_SHARE_TYPE | No | Type of recipients (user/group) | |
| DT_ENVIRONMENT | Yes | Dynatrace environment URL (Platform API) | |
| OAUTH_CLIENT_ID | Yes | Dynatrace OAuth Client ID | |
| OAUTH_TOKEN_URL | No | OAuth token endpoint (default: https://sso.dynatrace.com/sso/oauth2/token) | |
| DT_PLATFORM_TOKEN | No | Platform API token for Davis CoPilot | |
| DT_SHARE_RECIPIENTS | No | Comma-separated list of user/group IDs for document sharing | |
| OAUTH_CLIENT_SECRET | Yes | Dynatrace OAuth Client Secret | |
| SLACK_CONNECTION_ID | No | Slack connection ID from Dynatrace | |
| DT_GRAIL_QUERY_BUDGET_GB | No | Grail query budget limit in GB (default: 10) | |
| DT_MCP_DISABLE_TELEMETRY | No | Disable usage telemetry (set to 'true') | |
| DT_MCP_TELEMETRY_USER_ID | No | User identifier for session tagging | |
| DT_MCP_TELEMETRY_DEVICE_ID | No | Custom device ID for consistent identification | |
| OTEL_EXPORTER_OTLP_HEADERS | No | OTLP headers (comma-separated) | |
| OTEL_EXPORTER_OTLP_ENDPOINT | No | OTLP endpoint for traces | |
| DT_MCP_TELEMETRY_ENDPOINT_URL | No | Custom OpenKit telemetry endpoint | |
| DT_MCP_TELEMETRY_APPLICATION_ID | No | Custom OpenKit application ID |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/theharithsa/dynatrace-mcp-otel'
If you have feedback or need assistance with the MCP directory API, please join our Discord server