Datadog MCP Server
@MCP-Mirror
About Datadog MCP Server
Mirror of
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"winor30_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?
An MCP server for the Datadog API that enables incident management, monitoring, log analysis, and more. It is a community-maintained project not officially affiliated with Datadog, Inc.
How to use Datadog MCP Server?
Set environment variables DATADOG_API_KEY, DATADOG_APP_KEY, and optionally DATADOG_SITE. Install via Smithery (npx -y @smithery/cli install @winor30/mcp-server-datadog --client claude) or manually using pnpm install && pnpm build. Add the server to your Claude Desktop configuration with the command npx -y @winor30/mcp-server-datadog or a path to the built index.js.
Key features of Datadog MCP Server
- Retrieve and manage Datadog incidents
- Fetch monitor statuses and summary
- Search and retrieve logs
- List and get dashboard details
- Query metrics data from Datadog
- Manage downtimes (list, schedule, cancel)
Use cases of Datadog MCP Server
- Investigate incidents by fetching details and filtering by status
- Monitor system health by checking monitor alerts and host statuses
- Analyze application performance by querying traces and metrics
- Manage host maintenance by muting/unmuting hosts and scheduling downtimes
- Explore RUM data for page performance and session waterfalls
FAQ from Datadog MCP Server
What credentials are required to use Datadog MCP Server?
You need a valid Datadog API key and Application key, optionally specifying a Datadog site (e.g., datadoghq.eu).
Is Datadog MCP Server officially supported by Datadog?
No, it is a community-maintained project and is not affiliated with, endorsed by, or supported by Datadog, Inc.
How do I configure this server with Claude Desktop?
Add it to claude_desktop_config.json with the command npx -y @winor30/mcp-server-datadog and the required environment variables (DATADOG_API_KEY, DATADOG_APP_KEY).
What tools does Datadog MCP Server offer?
It provides 20 tools covering incidents, monitors, logs, dashboards, metrics, traces, hosts (list, count, mute, unmute), downtimes,
More Developer Tools MCP servers
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Grafana MCP server
grafanaMCP server for Grafana
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Comments