Loading MCP server directory, please wait...
Full Datadog API access: monitors, logs, metrics, traces, dashboards, and observability tools
npx @getmcp/cli add io.github.TANTIOPE/datadog-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
DD_API_KEYDatadog API key
DD_APP_KEYDatadog Application key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.TANTIOPE/datadog-mcp": {
"command": "npx",
"args": [
"-y",
"datadog-mcp"
],
"env": {
"DD_API_KEY": "",
"DD_APP_KEY": "",
"DD_SITE": ""
}
}
}
}