Datadog Labs MCP Server
Query logs, metrics, and incident data from Datadog observability tools within AI agents.
Data last scanned today · Reviewed yesterday
Overview
The Datadog Labs MCP Server bridges AI assistants with Datadog's observability platform. It allows users to programmatically interact with logs, metrics, traces, and incident reports to streamline investigation workflows directly from their development environments. The server supports various regional Datadog endpoints, including US1 and EU sites, and provides integration examples for agents such as the Claude Agent SDK. It is designed to work with any standards-compliant MCP client via HTTP transport.
Our verdict
This server carries a high risk level with a security score of 20/100. The lack of a formal authentication method means any user with access to the configuration can utilize the server, and the absence of read-only restrictions presents a significant security posture concern. Due to these factors, it is not recommended for environments where sensitive data access must be strictly restricted or audited.
- Zero direct dependencies minimizes supply-chain attack surface
- Active maintenance with commits within the last week
- Provides real documentation for multi-region configurations
- High security risk due to missing authentication method
- Full write access granted by default with no read-only mode
- Maintained by Datadog Labs rather than the official vendor
Compatibility
| Client | Local | Docker | Remote | Read-only |
|---|---|---|---|---|
| ChatGPT | ||||
| Claude Desktop | ||||
| Cursor | ||||
| VS Code | ||||
| Windsurf |
Frequently asked questions
›How do I configure this server for a Datadog site other than US1?
You must replace the base URL domain in the configuration with the endpoint for your specific Datadog site. For example, EU users should replace mcp.datadoghq.com with mcp.datadoghq.eu.
›Which MCP clients are compatible with this server?
The server is designed to work with any standards-compliant MCP client.
›Where can I find information on the tools provided by this server?
You can view the full list of available tools, setup instructions, and example prompts in the official Datadog documentation provided in the links section.
Alternatives
Badge
Maintain this server? Add the live badge to your README.