MCP.so
Sign In
D

Datadog Mcp

@Datadog-Ofifcial

About Datadog Mcp

The Datadog MCP server!

Basic information

Category

Developer Tools

Transports

stdio

Publisher

Datadog-Ofifcial

Submitted by

Datadog-Ofifcial

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "datadog": {
      "command": "npx",
      "args": [
        "datadog-mcp-server",
        "--apiKey",
        "<YOUR_API_KEY>",
        "--appKey",
        "<YOUR_APP_KEY>",
        "--site",
        "<YOUR_DD_SITE>(e.g us5.datadoghq.com)"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Datadog MCP?

A Model Context Protocol (MCP) server for interacting with the Datadog API.

How to use Datadog MCP?

Install globally via npm: npm install -g datadog-mcp-server.

Key features of Datadog MCP

  • Integrates with the Datadog API via the Model Context Protocol.

Use cases of Datadog MCP

FAQ from Datadog MCP

Comments

More Developer Tools MCP servers