datadog-mcp-server
If you are the rightful owner of datadog-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
A Model Context Protocol (MCP) server for interacting with the Datadog API.
The Datadog MCP Server is a robust tool designed to facilitate seamless interaction with the Datadog API. It provides a comprehensive suite of features that allow users to access and manage various Datadog services such as monitoring, dashboards, metrics, events, logs, and incidents. The server supports direct integration with Datadog's v1 and v2 APIs, ensuring compatibility and ease of use. It also includes comprehensive error handling to provide clear error messages for API and authentication issues. The server is designed to support service-specific endpoints, allowing users to configure different endpoints for logs and metrics. This flexibility makes it a powerful tool for users who need to manage and monitor their Datadog resources efficiently.
Features
- Monitoring: Access monitor data and configurations
- Dashboards: Retrieve and view dashboard definitions
- Metrics: Query available metrics and their metadata
- Events: Search and retrieve events within timeframes
- Logs: Search logs with advanced filtering and sorting options
Tools
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