Skip to main content
MonitoringTypeScript

TANTIOPE/datadog-mcp-server

MCP server providing comprehensive Datadog observability access for AI assistants. Features grep-like log search, APM trace filtering with duration/status/error queries, smart sampling modes for token efficiency, and cross-correlation between logs, traces, and metrics.

monitoringcloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/TANTIOPE/datadog-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "datadog-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "TANTIOPE/datadog-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Monitoring
Language
TypeScript
Author
TANTIOPE