Datadog MCP
by Datadog
AI-assisted monitoring, metrics, and incident investigation with Datadog
devops Python Intermediate Self-hostable Verified
β 200 stars π
Updated: 1mo ago
Description
Official Datadog MCP server that brings the full power of Datadog's monitoring and observability platform to AI assistants. Query metrics, search through logs, analyze distributed traces, and manage monitors and dashboards β all through natural language. Built for DevOps teams and SREs who want to speed up incident investigation, review infrastructure health, and create monitoring configurations without switching context. Supports the complete Datadog API surface for read and management operations across your entire observability stack.
β Best for
DevOps teams and SREs using Datadog who want conversational access to monitoring data
βοΈ Skip if
You don't use Datadog as your monitoring platform
π‘ Use cases
- Investigating production incidents by querying metrics and logs conversationally
- Creating and managing monitors and alert configurations through AI
- Reviewing dashboard data and infrastructure health during on-call shifts
- Analyzing APM traces to identify performance bottlenecks
π Pros
- β Official first-party server from the Datadog team
- β Comprehensive coverage of metrics, logs, traces, monitors, and dashboards
- β Python-based with straightforward pip installation
- β Supports both read operations and management actions
π Cons
- β Requires both API and APP keys for full functionality
- β Datadog's pricing model means heavy query usage may impact costs
- β Large metric query results can consume significant context window
π§ Exposed tools (5 tools)
| Tool | Category | Description |
|---|---|---|
| list_monitors | management | List and filter configured monitors and their statuses |
| manage_dashboards | management | View, create, and update Datadog dashboards |
| query_metrics | query | Query and retrieve metrics data from Datadog |
| search_logs | query | Search and filter log entries with Datadog log queries |
| get_traces | query | Retrieve and analyze APM distributed traces |
β‘ Installation
Prerequisites:
- β’ python v3.10+
- β’ Datadog API key
- β’ Datadog APP key
- β’ API key required
Check Claude Code documentation to configure this MCP server.
π‘ Tips & tricks
Set DD_API_KEY and DD_APP_KEY environment variables before starting. Start with list_monitors to get an overview of your alerting setup, then drill into specific metrics or logs for investigation.
π Alternatives
Quick info
- Author
- Datadog
- License
- Apache-2.0
- Runtime
- Python 3.10+
- Transport
- stdio
- Category
- devops
- Difficulty
- Intermediate
- Self-hostable
- β
- Auth
- β
- Docker
- β
- Version
- latest
- Updated
- Feb 28, 2026
Client compatibility
- β Claude Code
- β Cursor
- β VS Code Copilot
- β Gemini CLI
- β Windsurf
- β Cline
- β JetBrains AI
- β Warp
Platforms
π macOS π§ Linux πͺ Windows