Skip to content

Datadog

Free

by MCP Community

Datadog MCP server for monitoring, metrics, logs, and dashboards

v0.2.0Added Apr 12, 2026
datadogmcpmcp-servermonitoringmetrics
Works with:ClaudeGPTGeminiCopilot

Datadog MCP Server

Datadog MCP server for monitoring, metrics, logs, and dashboards

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @kud/mcp-datadog
Add to claude_desktop_config.json
{
  "mcpServers": {
    "datadog": {
      "command": "npx",
      "args": ["-y", "@kud/mcp-datadog"]
    }
  }
}