iiRecord
Agentic AI Atlas · Datadog MCP Server
tool-server:mcp-datadoga5c.ai
II.
ToolServer JSON

tool-server:mcp-datadog

Structured · live

Datadog MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-monitoring.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-datadog",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-monitoring.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Datadog MCP Server",
    "description": "MCP server providing access to the Datadog observability platform.\nEnables AI agents to query metrics, search logs, inspect traces,\nmanage monitors and dashboards, and coordinate incident response.\n",
    "protocol": "mcp",
    "category": "monitoring",
    "repoUrl": "https://github.com/DataDog/datadog-mcp-server",
    "maintainer": "Datadog",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-datadog",
      "to": "role:incident-commander",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "Metrics, logs, traces, monitors, and dashboards support incident command."
      }
    },
    {
      "from": "tool-server:mcp-datadog",
      "to": "responsibility:incident-command",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "Observability telemetry is a primary incident-command input."
      }
    },
    {
      "from": "tool-server:mcp-datadog",
      "to": "workflow:incident-response",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "Datadog telemetry supports incident detection, diagnosis, and response."
      }
    },
    {
      "from": "tool-server:mcp-datadog",
      "to": "tool:datadog",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-datadog",
      "to": "stack-part:metrics",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-datadog",
      "to": "stack-part:logging",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-datadog",
      "to": "domain:observability",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-datadog",
      "to": "domain:devops",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}