Datadog
Summary
Datadog MCP Server provides a bridge to the Datadog monitoring platform, enabling AI assistants to access metrics, logs, dashboards, monitors, and incidents through a standardized interface. Developed by GeLi2001, this TypeScript implementation leverages the official Datadog API client to offer ten specialized tools for querying and analyzing observability data. The server supports both environment variables and command-line configuration for authentication, making it easy to integrate with Claude Desktop or other MCP clients. It's particularly valuable for DevOps and SRE workflows where users need to investigate system performance, troubleshoot issues, or analyze monitoring data without switching context to the Datadog web interface.
Available Actions(10)
get-monitors
Fetch monitors with optional filtering.
get-monitor
Get details of a specific monitor by ID.
get-dashboards
List all dashboards.
get-dashboard
Get a specific dashboard by ID.
get-metrics
List available metrics.
get-metric-metadata
Get metadata for a specific metric.
get-events
Fetch events within a time range.
get-incidents
List incidents with optional filtering.
search-logs
Search logs with advanced query filtering.
aggregate-logs
Perform analytics and aggregations on log data.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论