$ timeahead.in
/ servers/npm/@winor30/mcp-server-datadog
npm

@winor30/mcp-server-datadog

MCP server for interacting with Datadog API

142 stars16k/wkupdated 68d agogithub ↗
85good
▣ Overview
codecovNPM VersionBuild and Test

What it does

The server provides Claude with programmatic access to Datadog's suite of monitoring, observability, and incident management APIs. It exposes thirteen tools for retrieving and managing incidents, monitors, dashboards, logs, metrics, APM traces, and hosts. This enables you to query logs and metrics during troubleshooting, check real-time monitor status, retrieve incident details, examine APM traces to diagnose performance issues, and perform host operations such as muting and managing downtime without switching context.

Who it's for

DevOps engineers, site reliability engineers, and on-call incident responders whose workflows depend on Datadog for monitoring and incident detection. Integration with Claude makes it possible to query observability data and manage incidents without leaving the chat interface.

Common use cases

  • Search logs and metrics during incident investigation or troubleshooting
  • Check monitor status and retrieve details on active incidents
  • Query APM traces to analyze performance bottlenecks and latency issues
  • List and manage host muting or schedule downtime windows
  • Retrieve dashboard definitions and query their underlying metrics

Setup pitfalls

  • Requires Datadog API credentials (API key and application key) to be set as environment variables before startup
  • This is a community-maintained project not officially endorsed by Datadog—verify the current status and any known limitations in its GitHub repository
  • Subject to Datadog API rate limits; monitor request patterns to avoid throttling
  • Ensure API keys have appropriate permissions for each operation you intend to use; overly permissive credentials pose a security risk
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
85
21.3
Adoption
20%
72
14.4
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
84.7
⚿ Capabilities & Risk Explainer
secrets
◆ Risk level: low
secrets — requires access to credentials or environment secrets.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "winor30mcp-datadog": {
      "command": "npx",
      "args": [
        "-y",
        "@winor30/mcp-server-datadog"
      ]
    }
  }
}
📈 Score historylast 32 snapshots
4/30/20266/10/2026 · 32 snapshots
⚙ Maintenance health
49/ 100 · is this project alive?
contributors (1y)4
top contributor share40%
releases (1y)1
last release236d ago
ci✓ passing
⛁ Raw data
weekly downloads16k
github stars142
forks76
open issues33
license✓ present
readme length12483 chars
last publish26d ago
last commit68d ago
last updated1d ago
install verified✗ fail · 26d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points