mcpbeat Sign in

Datadog MCP Server

local only

Datadog runs on your own machine — the client starts it, so there is no endpoint to ping. 251 installs a week from pypi. Last commit 12 May 2026.

Monitor infrastructure, manage agents and deployments, track metrics, logs, and events

Installs per day peak 58 · avg 29 · -18% w/w
a month agotoday
251
Installs / week
pypi · mcparmory-datadog
31
Stars
1 open issues
12 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Datadog every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add datadog -- uvx mcparmory-datadog
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "datadog": {
      "args": [
        "mcparmory-datadog"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.datadog]
command = "uvx"
args = ["mcparmory-datadog"]
.cursor/mcp.json
{
  "mcpServers": {
    "datadog": {
      "args": [
        "mcparmory-datadog"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "datadog": {
      "args": [
        "mcparmory-datadog"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Datadog

same job, measured the same way
Massdriver
by massdriver

Manage the Massdriver infrastructure platform: projects, environments, deployments, and more.

local only
Deployment.io
by deployment-io

Deploy apps on your cloud. Create environments, configure infrastructure, and monitor jobs.

answering
Agentmark AI
by agentmark-ai

Inspect AgentMark traces and drive AgentMark Cloud: apps, experiments, metrics, deployments.

47 installs/wk local only
Raygun
by mindscapehq

Investigate errors, track deployments, analyze performance, and manage application monitoring

answering
Uptimebolt MCP Server
by clm-cloud-solutions

AI-powered infrastructure monitoring — health, incidents, predictions, RCA, deploy safety

40 installs/wk local only
Vibedeploy
by vibedeploy

Deploy and host AI-built websites on EU infrastructure, straight from your AI agent.

39 tools answering
mpop
by meshpop

Server fleet management MCP — monitor, deploy, and manage distributed Linux servers

local only
Sable Platform + HyperDX Observability
by sable-inc

Manage Sable AI voice agents, query HyperDX logs and metrics, and deploy — all from your IDE

local only

Datadog — questions

Answers built from our own checks of this server.

Why is there no uptime for Datadog?
Datadog runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcparmory-datadog was installed 251 times last week.
How do I connect Datadog?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcparmory-datadog straight from pypi; nothing to host, nothing to sign up for.
How many people use Datadog?
The pypi package mcparmory-datadog was installed 251 times in the last week. Week over week that is -18%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Datadog open source?
We cannot say either way: written in Python, 31 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.