Analytics
Trust: 39/100 (Limited)io.github.TANTIOPE/datadog-mcp Guide
Full Datadog API access: monitors, logs, metrics, traces, dashboards, and observability tools
4 starsby tantiope
Quick Start
Install
npx datadog-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-tantiope-datadog-mcp": {
"command": "npx",
"args": [
"datadog-mcp"
]
}
}
}