MCP.so
登录

Datadog MCP Server

@MCP-Mirror

关于 Datadog MCP Server

Mirror of

基本信息

分类

开发工具

许可证

Apache-2.0 license

运行时

node

传输方式

stdio

发布者

MCP-Mirror

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "winor30_mcp-server-datadog": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@winor30/mcp-server-datadog",
        "--client",
        "claude"
      ]
    }
  }
}

工具

9

Array of Datadog incidents and associated metadata.

Detailed incident information (title, status, timestamps, etc.).

Monitors data and a summary of their statuses.

Array of matching logs.

Array of dashboards with URL references.

Dashboard details including title, widgets, etc.

Metrics data for the queried timeframe.

Array of matching traces from Datadog APM.

Array of hosts with details including name, ID, aliases, apps, mute status, and more.

概览

What is Datadog MCP Server?

An MCP server for the Datadog API that enables incident management, monitoring, log analysis, and more. It is a community-maintained project not officially affiliated with Datadog, Inc.

How to use Datadog MCP Server?

Set environment variables DATADOG_API_KEY, DATADOG_APP_KEY, and optionally DATADOG_SITE. Install via Smithery (npx -y @smithery/cli install @winor30/mcp-server-datadog --client claude) or manually using pnpm install && pnpm build. Add the server to your Claude Desktop configuration with the command npx -y @winor30/mcp-server-datadog or a path to the built index.js.

Key features of Datadog MCP Server

  • Retrieve and manage Datadog incidents
  • Fetch monitor statuses and summary
  • Search and retrieve logs
  • List and get dashboard details
  • Query metrics data from Datadog
  • Manage downtimes (list, schedule, cancel)

Use cases of Datadog MCP Server

  • Investigate incidents by fetching details and filtering by status
  • Monitor system health by checking monitor alerts and host statuses
  • Analyze application performance by querying traces and metrics
  • Manage host maintenance by muting/unmuting hosts and scheduling downtimes
  • Explore RUM data for page performance and session waterfalls

FAQ from Datadog MCP Server

What credentials are required to use Datadog MCP Server?

You need a valid Datadog API key and Application key, optionally specifying a Datadog site (e.g., datadoghq.eu).

Is Datadog MCP Server officially supported by Datadog?

No, it is a community-maintained project and is not affiliated with, endorsed by, or supported by Datadog, Inc.

How do I configure this server with Claude Desktop?

Add it to claude_desktop_config.json with the command npx -y @winor30/mcp-server-datadog and the required environment variables (DATADOG_API_KEY, DATADOG_APP_KEY).

What tools does Datadog MCP Server offer?

It provides 20 tools covering incidents, monitors, logs, dashboards, metrics, traces, hosts (list, count, mute, unmute), downtimes,

评论

开发工具 分类下的更多 MCP 服务器