Datadog
Freeby MCP Community
Datadog MCP server - 120 tools for metrics, monitors, logs, APM, RUM, incidents, CI/CD, and more
v1.7.0Added Apr 12, 2026
mcpdatadogmonitoringobservabilityapm
Datadog MCP Server
Datadog MCP server - 120 tools for metrics, monitors, logs, APM, RUM, incidents, CI/CD, and more
Installation
Reviews
Installation
Quick install
npx -y @us-all/datadog-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"datadog": {
"command": "npx",
"args": ["-y", "@us-all/datadog-mcp"]
}
}
}