Home › Cloud & Monitoring › Dynatrace
Dynatrace
Connect AI assistants to Dynatrace to query observability data and analyze problems.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://{environment_id}.apps.dynatrace.com/platform-reserved/mcp-gateway/v0.1/servers/dynatrace-mcp/mcp
Claude Code:
claude mcp add --transport http dynatrace-for-ai https://{environment_id}.apps.dynatrace.com/platform-reserved/mcp-gateway/v0.1/servers/dynatrace-mcp/mcp --header "Authorization: <YOUR_VALUE>" --header "X-Http-Source: <YOUR_VALUE>"
Or add to your MCP client config:
{
"mcpServers": {
"dynatrace-for-ai": {
"url": "https://{environment_id}.apps.dynatrace.com/platform-reserved/mcp-gateway/v0.1/servers/dynatrace-mcp/mcp",
"headers": {
"Authorization": "<YOUR_VALUE>",
"X-Http-Source": "<YOUR_VALUE>"
}
}
}
}
Authorizationrequired secret — Dynatrace Platform Token with MCP gateway scopesX-Http-Source
Related servers
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
kubeshark
Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS.
mcp
AWS MCP servers for seamless integration with AWS services and resources.
mcp-server-cloudflare
Cloudflare MCP servers
kubefwd
Kubernetes port forwarding for local development with automatic /etc/hosts entries.
Azure MCP Server
All Azure MCP tools to create a seamless connection between AI agents and Azure services.
Data from the Official MCP Registry