Datadog MCP Server
@winor30
About Datadog MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-datadog": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@winor30/mcp-server-datadog",
"--client",
"claude"
]
}
}
}Tools
9Array of Datadog incidents and associated metadata.
Detailed incident information (title, status, timestamps, etc.).
Monitors data and a summary of their statuses.
Array of matching logs.
Array of dashboards with URL references.
Dashboard details including title, widgets, etc.
Metrics data for the queried timeframe.
Array of matching traces from Datadog APM.
Array of hosts with details including name, ID, aliases, apps, mute status, and more.
Overview
What is Datadog MCP Server?
Datadog MCP Server is a community-maintained MCP server that integrates with the Datadog API to enable incident management, monitor status retrieval, log search, dashboard management, metrics queries, APM traces, host management, downtimes, and RUM events. It is for developers who want to interact with Datadog through AI assistants or MCP‑compatible clients.
How to use Datadog MCP Server?
Install via Smithery (npx -y @smithery/cli install @winor30/mcp-server-datadog --client claude) or manually with pnpm install && pnpm build. Set the environment variables DATADOG_API_KEY and DATADOG_APP_KEY (and optionally DATADOG_SITE, DATADOG_SUBDOMAIN, DATADOG_STORAGE_TIER), then add the server to your claude_desktop_config.json.
Key features of Datadog MCP Server
- Incident management: list, get, and update incidents.
- Monitor monitoring: fetch status of Datadog monitors.
- Log search: query and retrieve logs from Datadog.
- Dashboard and metrics: list/get dashboards and query metrics.
- APM traces and hosts: list traces and manage hosts.
- Downtimes and RUM: schedule/cancel downtimes, retrieve RUM events.
Use cases of Datadog MCP Server
- Troubleshoot incidents by listing and getting details through natural language.
- Query monitors and logs to diagnose system health.
- Retrieve dashboard configurations and metrics data for reporting.
- Manage hosts (mute/unmute) and schedule downtimes for maintenance.
- Analyze RUM performance metrics like page load times and waterfall data.
FAQ from Datadog MCP Server
Is Datadog MCP Server officially supported by Datadog?
No, it is a community‑maintained project and is not officially affiliated with, endorsed by, or supported by Datadog, Inc.
What environment variables are required?
You must export DATADOG_API_KEY and DATADOG_APP_KEY. DATADOG_SITE, `
Frequently asked questions
Is Datadog MCP Server officially supported by Datadog?
No, it is a community‑maintained project and is not officially affiliated with, endorsed by, or supported by Datadog, Inc.
What environment variables are required?
You must export `DATADOG_API_KEY` and `DATADOG_APP_KEY`. `DATADOG_SITE`, `
Basic information
More Developer Tools MCP servers
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps

discoverGPT
Joe MonastierodiscoverGPT is visualAI's unified MCP gateway for AI commerce, exposing 29 tools across four capabilities on one canonical product catalog: trimodal search (natural-language, precise-color, and image-similarity), AI cata
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Comments