Server Directory
Developer ToolsAdvanced

Datadog

by Datadog

Query Datadog monitoring platform for metrics, traces, logs, and infrastructure data. Analyze performance, debug issues, and access observability insights.

CAPABILITIES

  • Metrics queries and aggregations
  • APM trace analysis
  • Log search and filtering
  • Infrastructure monitoring
  • Alert management
  • Dashboard access

INSTALLATION

Terminal
npx -y @datadog/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "datadog": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@datadog/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Developer Tools
Difficulty
Advanced
Maintained By
Datadog
NPM Package
@datadog/mcp-server

RELATED SERVERS

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →