GeLi2001_datadog-mcp-server
If you are the rightful owner of GeLi2001_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@mcphub.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 monitor, manage, and analyze their data effectively. With direct integration to Datadog's v1 and v2 APIs, users can access monitor data, dashboards, metrics, events, logs, and incidents. The server is equipped with advanced error handling to ensure clear communication of any issues related to API or authentication. It supports installation via npm and can be configured using environment variables or command-line arguments. The server is compatible with various platforms, including Claude Desktop and MCP Inspector, making it versatile for different user needs.
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