Vanta's official remote MCP server — query controls, tests, vendors, vulnerabilities and policies across SOC 2 and ISO 27001, and remediate failing tests from your agent.
Dynatrace Managed MCP Server
Summary
MCP server for self-hosted Dynatrace Managed deployments — problems, vulnerabilities, entities, SLOs, logs and metrics from one or many clusters, in stdio or remote mode.
Features
- Problem and security-problem detail, including vulnerability analysis
- Entity lookup with relationship mapping across the monitored topology
- SLO evaluation state and error budgets
- Log search with content and time-range filters
- Metric queries through the Dynatrace V2 Metrics API
- Several Managed clusters in one config, addressed by alias
- Local stdio mode or remote HTTP/SSE mode
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
Dynatrace Managed is the self-hosted edition of Dynatrace, and it is deliberately not covered by the SaaS MCP server. This one is: it connects an AI assistant to one or more on-premises Dynatrace Managed clusters and brings observability data into the debugging session instead of leaving it in another browser tab.
What it can reach. Problems raised against your services, including Kubernetes workloads. Security problems and vulnerability details, with enough structure for evidence-based investigation. Monitored entities and their relationship mappings. Service Level Objectives with evaluation state and error budgets. System events. Log search with content and time-based filtering. And metric queries through the V2 Metrics API.
Two situations it is built for. Either Dynatrace Managed is still your primary observability system and holds the live data — or you have migrated to Dynatrace SaaS but left historical data behind, in which case this server reads the history while a separate Dynatrace SaaS MCP handles anything recent. Multi-environment support is native: several clusters are declared in one config file and addressed by alias, so an agent can compare production against staging without reconnecting.
Configuration. A dt-config.yaml or dt-config.json listing each environment's apiEndpointUrl, environmentId, alias and API token (token references such as ${DT_PROD_TOKEN} are resolved from the environment), pointed at by DT_CONFIG_FILE. Container deployments can pass the whole list as JSON in DT_ENVIRONMENT_CONFIGS instead. The API token needs read scopes for entities, events, logs, metrics, problems, security problems and SLOs, plus DataExport.
Runs in local stdio mode for a workstation or remote mode over HTTP/SSE for shared and production-like setups. Published under the dynatrace-oss organisation as a community-supported open source project — feature requests and questions go through GitHub Issues, not Dynatrace support. Apache-2.0 licensed.
Related MCP Servers
Turso's hosted MCP server — manage Turso Cloud databases, branch them point-in-time and run SQL from a coding agent, authorised over OAuth with no API token to paste.
Google's official Firebase MCP server — 70+ tools across Firestore, Auth, Crashlytics, Cloud Functions, Storage, Messaging and Remote Config, shipped inside the Firebase CLI.
Nutanix's official open-source MCP server: 1,000+ Prism Central V4 API operations across 19 namespaces, read-only by default and audit-logged.
