Back to directory
geli2001/datadog-mcp-server

geli2001/datadog-mcp-server

@GeLi2001

MCP server for interacting with the Datadog API to access monitors, dashboards, metrics, events, logs, and incidents

datadogmonitoringloggingmcptypescriptapicloud-servicesobservabilitycloud

Installation & Configuration

{
  "mcpServers": {
    "datadog": {
      "command": "npx",
      "args": [
        "datadog-mcp-server",
        "--apiKey",
        "<YOUR_API_KEY>",
        "--appKey",
        "<YOUR_APP_KEY>",
        "--site",
        "<YOUR_DD_SITE>"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13