Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ“Š Monitoring
  3. Dynatrace MCP
Dynatrace MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 4:46:42 PM

Dynatrace MCP

User RatingsBe the first to rate and review this MCP server!
View Repository136 GitHub StarsTotal stargazers on GitHub for the source repository (136 stars).Visit Website
dynatracemonitoringobservabilitysecuritydql

Connects AI assistants to Dynatrace for observability queries, incident analysis, security insights, and automation.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

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.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "dynatrace-oss-dynatrace-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@dynatrace-oss/dynatrace-mcp-server"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ“Š More in Monitoring

Overview

The dynatrace-oss/dynatrace-mcp MCP server connects AI assistants to a Dynatrace environment through a local stdio process. It exposes tools for DQL queries, problem and vulnerability analysis, entity discovery, Davis Intelligence, notifications, and shared notebooks. Authentication uses an OAuth authorization flow in a browser, with tokens stored in the operating system keychain by default. The repository is deprecated at version 2.1.2, so use it only when maintaining an existing setup or evaluating its migration path.

Use cases

β€’Investigate Dynatrace problems with correlated logs and traces
β€’Query Grail data using natural-language DQL requests
β€’Review vulnerabilities, exceptions, and Kubernetes events
β€’Send operational notifications through Slack, email, or events
β€’Create Dynatrace notebooks from investigation results

Key features

β€’Execute and validate Dynatrace DQL
β€’Search Dynatrace entities and observability problems
β€’Query vulnerabilities, exceptions, and Kubernetes events
β€’Use Davis Copilot and Davis analyzers
β€’Send notifications and create notebooks
β€’Track Grail query budget consumption

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Dynatrace MCP.

Extracted Tool Capabilities
Execute and validate Dynatrace DQL
Search Dynatrace entities and observability problems
Query vulnerabilities, exceptions, and Kubernetes events
Use Davis Copilot and Davis analyzers
Send notifications and create notebooks
Track Grail query budget consumption

How Dynatrace MCP works

What the dynatrace-oss/dynatrace-mcp MCP server does

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.

How it works

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.

Setup and configuration

Node.js version 24 or newer is required. The package can be launched with:

Terminal
npx -y @dynatrace-oss/dynatrace-mcp-server

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.

Tools and capabilities

The dynatrace-oss/dynatrace-mcp MCP server supports these documented groups:

  • Observability and problem management, including problems, vulnerabilities, exceptions, and Kubernetes events
  • Grail querying with DQL execution, verification, generation, and explanation
  • Entity discovery by name
  • Dynatrace Intelligence through Davis Copilot and analyzer operations
  • Notifications through Slack, email, and Dynatrace events
  • Sharing results by creating Dynatrace notebooks
  • Investigation workflows that correlate problems, spans, logs, and trace IDs
  • Deployment health gates and security compliance assessment, where the relevant Dynatrace capabilities are available

Limitations and notes

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.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Monitoring View all alternatives
  • Langfuse MCP Java logoLangfuse MCP Java

    Query Langfuse traces, debug exceptions, analyze sessions, scores, datasets, schema, observations and manage prompts. Full observability toolkit for LLM applications. (https://github.com/langfuse/langfuse)

    πŸ“Š Monitoring3 views
    Compare vs Langfuse MCP Java β†’
  • Netdata#Netdata logoNetdata#Netdata

    Discovery, exploration, reporting and root cause analysis using all observability data, including metrics, logs, systems, containers, processes, and network connections

    πŸ“Š Monitoring3 views
    Compare vs Netdata#Netdata β†’
  • World Monitor logoWorld Monitor

    Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.

    πŸ“Š Monitoring5 views
    Compare vs World Monitor β†’
  • MCP Victoriametrics logoMCP Victoriametrics

    MCP Server for VictoriaMetrics. Provides integration with VictoriaMetrics API and documentation

    πŸ“Š Monitoring2 views
    Compare vs MCP Victoriametrics β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
136
Stargazers on the source repository.
npm downloads
82k
Package downloads in the last 30 days.
Last commit
17d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Dynatrace MCP

Use Node.js 24 or newer and run `npx -y @dynatrace-oss/dynatrace-mcp-server` as a stdio MCP server.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewDynatrace MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/dynatrace-oss-dynatrace-mcp?style=directory)](https://allmcps.com/mcp/dynatrace-oss-dynatrace-mcp)
HTML Embed
<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>

Technical Specs & Signals

CategoryπŸ“ŠMonitoring
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthOAuth
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 7, 2026
10/10 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars136
GitHub Star CountTotal stargazers on GitHub representing community popularity (136 stars).
Last commit17d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 26, 2026
npm downloads82,504/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
52Quality signal: Good Β· 52/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership9/20
Documentation & tools18/30
Adoption & activity12/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

1 high-severity advisory on record for this package. Most advisories affect transitive dependencies and may not be exploitable in this server's actual usage β€” this is a directional signal, not a security audit.

Critical 0High 1Medium 2Low 1

Scanned 21d ago via OSV.dev Β· @dynatrace-oss/dynatrace-mcp-server (npm)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ“Š Monitoring β†’Best MCP servers for Monitoring & Observability β†’Alternatives to Dynatrace MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code