Datadog runs on your own machine — the client starts it, so there is no endpoint to ping. 498 installs a week from npm. Last commit 10 Jul 2026.
Datadog MCP — 165 tools for metrics, monitors, logs, APM, RUM, incidents, CI/CD, fleet
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
function update(){ document.getElementById('app').innerHTML = render(window.openai && window.openai.toolOutput); }
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add datadog -- npx -y @us-all/datadog-mcp
{
"mcpServers": {
"datadog": {
"args": [
"-y",
"@us-all/datadog-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.datadog]
command = "npx"
args = ["-y", "@us-all/datadog-mcp"]
{
"mcpServers": {
"datadog": {
"args": [
"-y",
"@us-all/datadog-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"datadog": {
"args": [
"-y",
"@us-all/datadog-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DD_API_KEY (Datadog API key), DD_APP_KEY (Datadog application key), DD_SITE (Datadog site (datadoghq.com, datadoghq.eu, us3.datadoghq.com, etc.)), DD_TOOLS (Comma-separated category allowlist (e.g. metrics,monitors,logs). Default: all categories enabled.), DD_DISABLE (Comma-separated category disablelist.), DD_ALLOW_WRITE (Set to 'true' to enable write/destructive tools. Default read-only.).
The author declared them in the registry entry; get the values from the project itself.
Full Datadog API access: monitors, logs, metrics, traces, dashboards, and observability tools
Monitoring for small teams. Logs, traces, metrics, live issue tracking, API/MCP uptime.
Monitor infrastructure, manage agents and deployments, track metrics, logs, and events
MCP server for Dynatrace Managed to access logs, events, and metrics.
Client-website monitoring for agencies: uptime, incidents, SSL/domain expiry, server metrics.
An MCP server that provides tools for managing and monitoring your Fleet Device Management instance.
MCP server for Liongard — inspectors, environments, metrics, detections, and timeline data.
MCP server for Liongard — inspectors, environments, metrics, detections, and timeline data.
Answers built from our own checks of this server.