Community MCP server for Datadog monitoring and observability platform. Agents can query time-series metrics, search and analyze logs, manage monitors and alerting rules, investigate incidents, and view infrastructure data. Essential for SRE and DevOps agents performing incident response, capacity planning, and automated monitoring configuration.
npx -y @datadog/mcp-server
{
"mcpServers": {
"datadog": {
"env": {
"DD_API_KEY": "your-api-key",
"DD_APP_KEY": "your-app-key"
},
"args": [
"-y",
"@datadog/mcp-server"
],
"command": "npx"
}
}
}Tool details coming soon. This server has 8 tools available.
Community MCP server for Datadog monitoring and observability platform. Agents can query time-series metrics, search and analyze logs, manage monitors and alerting rules, investigate incidents, and view infrastructure data. Essential for SRE and DevOps agents performing incident response, capacity planning, and automated monitoring configuration.
Datadog has 8 tools available.
Datadog offers a free tier with 200 calls per month. For higher usage, paid plans start at €0/month.
You can install Datadog using the following command: npx -y @datadog/mcp-server. After installation, add the provided config snippet to your Claude Desktop or Cursor configuration.
Datadog is listed under the infrastructure category in the AgentForge MCP registry.
Datadog has a current uptime of 99.82% with an average response time of 220ms.
To connect Datadog, click the "Connect Agent" button on this page to get the configuration snippet. Add it to your MCP client (Claude Desktop, Cursor, or any MCP-compatible tool). Your AI agent will then have access to all of Datadog's tools via the Model Context Protocol.