Connects AI assistants to Dynatrace for observability queries, incident analysis, security insights, and automation.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Dynatrace MCP.
The dynatrace-oss/dynatrace-mcp MCP server lets supported AI assistants access data and workflows in the Dynatrace observability platform. It is intended for local development environments and communicates with an MCP client through stdio. The project can retrieve production observability data, investigate incidents, inspect security findings, and help automate operational actions.
Available capability areas include problem management, vulnerability and exception lookup, Kubernetes event retrieval, Grail data queries, entity search, Davis Copilot interactions, notifications, and result sharing. Example operations include executing or validating DQL, generating DQL from natural-language requests, explaining DQL, finding entities by name, sending Slack or email messages, sending events, and creating Dynatrace notebooks.
The repository is deprecated. Release 2.1.2 was stated to be the final release, with no further updates planned. The README recommends Dynatrace-for-AI with dtctl for local development and a separate Dynatrace Remote MCP Server for remote or agent-to-agent use cases.
An MCP client starts the package as a local stdio server using Node.js. The server requires the URL of a Dynatrace Platform environment through DT_ENVIRONMENT; classic Dynatrace URLs are not supported for this setting. After startup, authentication uses the OAuth Authorization Code Flow in a browser. The resulting token is reused from the operating system keychain on later starts, so the browser generally opens only once per token lifetime.
The dynatrace-oss/dynatrace-mcp MCP server can issue DQL queries against Dynatrace Grail. Query operations may create consumption charges based on the amount of data scanned, including logs, events, and metrics. A session-level Grail budget tracks scanned bytes and warns as usage approaches the configured limit.
Node.js version 24 or newer is required. The package can be launched with:
Configure DT_ENVIRONMENT with a Dynatrace Platform URL such as https://abc12345.apps.dynatrace.com. The default token storage uses the host operating systemβs keychain. For headless or container environments where that facility is unavailable, set DT_MCP_TOKEN_STORAGE=file; tokens are then stored under ~/.config/dynatrace-mcp/.
DT_GRAIL_QUERY_BUDGET_GB controls the session budget for Grail queries and defaults to 1000 GB. Restarting the MCP server resets the session budget. Narrow time ranges and Grail buckets can help reduce query consumption.
The dynatrace-oss/dynatrace-mcp MCP server supports these documented groups:
The local package is free to use, but Dynatrace Grail queries may incur charges under the accountβs consumption model. Review the applicable Dynatrace pricing and licensing terms before running broad or repeated queries.
This project is explicitly marked deprecated and is not officially supported by Dynatrace according to the README. New deployments should evaluate the maintained alternatives listed by the project rather than assuming this repository will receive fixes or new features. The server also requires a Dynatrace environment and an authentication flow, so it is not a standalone monitoring data source.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/dynatrace-oss-dynatrace-mcp)<a href="https://allmcps.com/mcp/dynatrace-oss-dynatrace-mcp"><img src="https://allmcps.com/api/badge/dynatrace-oss-dynatrace-mcp?style=directory" alt="Dynatrace MCP on AllMCPs" /></a>