MCP server

Datadog
MCPOfficial Datadog MCP. Metrics, logs, traces.
Datadog’s own server. Install the official CLI, or add the site-specific HTTP endpoint from their docs. Wrappers are not this listing.
latest·Proprietary·Updated this quarter·github.com/DataDog·Transport: stdio
Claude CodeCursorVS CodeDesktop
ScannedActive
claude_desktop_config.json
{
"mcpServers": {
"datadog": {
"command": "bash",
"args": [
"-lc",
"datadog_mcp_cli"
]
}
}
}By Datadog
Spec
What the server actually exposes.
query_metrics
readA metric query.
query_logs
readLogs in a window.
monitors
readMonitors and their state.
Guardrails
- Official CLI or the site-specific HTTP endpoint
- OAuth / org token
- Writes follow org MCP policy
datadog-mcp.mcp/tools
Tools
- read
query_metrics
A metric query.
- read
query_logs
Logs in a window.
- read
monitors
Monitors and their state.
Last call
{ "ok": true,
"tool": "query_metrics",
"rows": 12 }Other servers worth installing
Discussion
No notes yet. Be the first hunter to report back.
