Skip to main content
Glama

Dynatrace MCP Server

Official
server.json1.17 kB
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json", "name": "io.github.dynatrace-oss/Dynatrace-mcp", "description": "Model Context Protocol server for Dynatrace - access logs, events, metrics from Dynatrace via MCP.", "status": "active", "repository": { "url": "https://github.com/dynatrace-oss/Dynatrace-mcp", "source": "github" }, "version": "0.8.0", "packages": [ { "registryType": "npm", "registryBaseUrl": "https://registry.npmjs.org", "identifier": "@dynatrace-oss/dynatrace-mcp-server", "version": "0.8.0", "runtimeHint": "npx", "transport": { "type": "stdio" }, "environmentVariables": [ { "description": "Your Dynatrace Platform Token", "isRequired": true, "format": "string", "isSecret": true, "name": "DT_PLATFORM_TOKEN" }, { "description": "The URL of your Dynatrace environment (e.g. 'https://abc12345.apps.dynatrace.com')", "isRequired": true, "format": "string", "name": "DT_ENVIRONMENT" } ] } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dynatrace-oss/dynatrace-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server