29 Oct 2025 04:44 PM
Hi,
I have been exploring integration of the following DT MCP server :
https://www.dynatrace.com/hub/detail/dynatrace-mcp-server/
https://github.com/dynatrace-oss/dynatrace-mcp
As I was going over the requirements, I have noticed it is only available for SaaS platform (It requires Platform token and URL).
Since I did not find a definitive statement about DT Managed environment support -
Does the MCP server (maybe if installed locally) can be configured to work against our On Premise environment ?
Solved! Go to Solution.
07 Feb 2026 05:49 PM
Hi @Roeir5,
It works with SaaS enviroments. Managed is not supported.
The open‑source MCP server (from Dynatrace OSS GitHub) is designed exclusively for Dynatrace SaaS.
Best regards,
János
07 Feb 2026 09:54 PM
@Roeir5 the MCP server for Managed is https://github.com/dynatrace-oss/dynatrace-managed-mcp , the one you ask about is for SaaS only as @Mizső stated already.
I recommend watching the roadmap for managed from the Perform 2026 here, it includes also this MCP server with some examples.
08 Feb 2026 03:16 PM
Thanks very much @Julius_Loman !!!
During Perform 2026 DT announced that the Dynatrace MCP Server is now available for Managed environments as well. I completely missed this.
Give it a try and make the most of the AI capabilities even in Managed. Let your imagination run free and keep AI Ops in mind while experimenting.
You can find the documentation here:
GitHub - dynatrace-oss/dynatrace-managed-mcp
There’s one thing to watch out for: in the documentation is missing the DataExport token scope.
Once the API token scopes are correct, everything runs smoothly:
Use it in good health!
Best regards,
János
Featured Posts