Back to Home
theharithsa icon

Dynatrace-Managed-MCP

Verified Safe

by theharithsa

Overview

This MCP server integrates with Dynatrace Managed environments to provide comprehensive observability, security analysis, and DevOps automation capabilities through a set of 39 tools.

Installation

Run Command
npx @theharithsa/dynatrace-managed-mcp-server

Environment Variables

  • DYNATRACE_MANAGED_URL
  • DYNATRACE_ENVIRONMENT_ID
  • DYNATRACE_API_TOKEN
  • REQUEST_TIMEOUT
  • MAX_RETRIES
  • LOG_LEVEL
  • OTEL_EXPORTER_OTLP_ENDPOINT
  • OTEL_EXPORTER_OTLP_HEADERS
  • OTEL_RESOURCE_ATTRIBUTES
  • OTEL_TRACES_EXPORTER
  • OTEL_EXPORTER_OTLP_TRACES_PROTOCOL

Security Notes

The source code demonstrates good security practices: input validation with Zod schemas, explicit API token usage via environment variables (no hardcoding), and robust error handling. OpenTelemetry integration provides enhanced error tracking. The project's SECURITY.md outlines responsible vulnerability reporting and best practices for users and developers (e.g., HTTPS, firewall rules, token rotation, least-privilege). There are no obvious `eval` or obfuscation patterns. The tool returns raw JSON, avoiding client-side rendering vulnerabilities. Network communication is via Axios with explicit Authorization headers.

Similar Servers

Stats

Interest Score29
Security Score9
Cost ClassHigh
Avg Tokens15000
Stars2
Forks0
Last Update2026-01-07

Tags

dynatraceobservabilitymonitoringsecuritydevopsincident-response