Datadog Mcp

Created By
Datadog-Ofifcial5 months ago
The Datadog MCP server! A Model Context Protocol (MCP) server for interacting with the Datadog API. --- npm install -g datadog-mcp-server

Server Config

{
  "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)"
      ]
    }
  }
}
Project Info
Created At
5 months ago
Updated At
5 months ago
Author Name
Datadog-Ofifcial
Star
-
Language
-
License
-
Category
Tags

Recommend Servers

View All