devops-infra MCP Server
Datadog MCP server — 159 tools for metrics, monitors, logs, APM, RUM, synthetics, incidents, fleet, status pages, and more. Read-only by default.
Discovered via github-topic:mcp and last synced 3mo ago.
1. Install the package
npx -y @us-all/datadog-mcp
2. Add to claude_desktop_config.json
{
"mcpServers": {
"us-all-datadog-mcp": {
"command": "npx",
"args": [
"-y",
"@us-all/datadog-mcp"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Public Datadog sites
❌
`datadoghq.com`
9,300
✅
❌
`datadoghq.eu`
❌
❌
`ap1.datadoghq.com`
Search RUM events (sessions, views, errors, actions)
Get a rum-based metric definition
Delete a RUM retention filter
## Quick Start ### Option 1: npx (Recommended) ```bash npx @us-all/datadog-mcp \ --env DD_API_KEY=<your-api-key> \ --env DD_APP_KEY=<your-app-key> \ --env DD_SITE=datadoghq.com ``` ### Option 2: Docker ```bash docker run -e DD_API_KEY=<your-api-key> -e DD_APP_KEY=<your-app-key> -e DD_SITE=datadoghq.com \ ghcr.io/us-all/datadog-mcp-server:latest ``` ### Option 3: Build from Source ```bash git clone https://github.com/us-all/datadog-mcp-server.git cd datadog-mcp-server pnpm install pnpm run build node dist/index.js ``` ## Configuration ### Environment Variables
Default
Query time-series metric data with full Datadog query syntax
Search available metrics by name pattern
Get metric metadata (type, unit, description)
List active metrics, optionally filtered by host or tag
List tags for a specific metric
List monitors with filtering by name, tags, or state
Get detailed monitor information by ID
Create a new monitor
Update a monitor's configuration
Delete a monitor
Mute a monitor for a scope and optional duration
Validate a monitor definition without creating it
List all dashboards
Get dashboard with all widgets and configuration
Create a new dashboard
Update a dashboard
Delete a dashboard
Search logs by query with time range filtering
Update a RUM application's name or type
Get a RUM retention filter by ID
List SLOs with filtering by query, tags, or IDs
Update a Synthetics test
Get an on-call schedule with layers and team info
List error tracking issues with filtering
List network devices monitored by NDM
Aggregate logs with computations (count, avg, sum, percentiles) and grouping
Search APM spans/traces by service, resource, status, duration
Delete a RUM application
Create a RUM retention filter
Get detailed SLO information
Delete Synthetics tests
Get usage summary (hosts, logs, APM, RUM, etc.)
Search audit logs for organization activity tracking
Get error tracking issue details
Get network device details
Send log entries to Datadog
List configured rum-based metrics
Update a RUM retention filter
Get SLO performance history (status, error budget, compliance)
List organization users
List services from Software Catalog with filtering
Get events filtered by priority, source, or tags
Aggregate RUM data with computations and grouping
Create a metric based on RUM data
Description
List Synthetics tests (API, Browser, Mobile)
Create a downtime (mute monitors)
List notebooks with search and filtering
Get case details by ID
Aggregate CI/CD pipeline data with computations
Send a DORA incident event
Post a custom event (supports markdown, @mentions)
List all RUM applications
Update a rum-based metric
List infrastructure hosts with filtering and metadata
Get latest results for a test
Cancel an active downtime
Get a notebook with all cells and content
List infrastructure containers with filtering
Create a new case
Search CI test events
List incidents with pagination
Create a new RUM application (browser, ios, android, etc.)
List RUM retention filters for an application
Create a new Synthetics test
Search security monitoring signals
Get current on-call responders for a team
List running processes with search and tag filtering
Get RUM application details by ID
Delete a rum-based metric
Get total active and up host counts
Trigger tests on demand
Update case status (OPEN, IN_PROGRESS, CLOSED)
Aggregate CI test data with computations
List scheduled downtimes
Get a service definition by entity ID
List Case Management cases with search
Search CI/CD pipeline events
Send a DORA deployment event
Remote (managed by Datadog)
Datadog SSO
Required
❌
❌
❌
❌
Value
`us3.datadoghq.com`
Tools
25,200
**3,800**
✅
conditional
`us5.datadoghq.com`
Tools