Datadog
Freeby MCP Community
MCP Server untuk Datadog API - SDK Version
v2.0.0Added Apr 12, 2026
Datadog MCP Server
MCP Server untuk Datadog API - SDK Version
Installation
Reviews
Installation
Quick install
npx -y mcp-datadog
Add to claude_desktop_config.json
{
"mcpServers": {
"datadog": {
"command": "npx",
"args": ["-y", "mcp-datadog"]
}
}
}