
Datadog guMCP Server
Interact with Datadog to monitor infrastructure, query metrics, search logs, and manage incidents
Tools
List Monitors
List all monitors in your Datadog account with optional filtering by name, tags, or monitor_tags. Returns monitor details including ID, name, type, query, and current state.
Get Monitor
Get detailed information about a specific monitor by ID, including its configuration, state, and history.
Mute Monitor
Mute a monitor to temporarily suppress notifications. Useful during maintenance windows or known issues.
Unmute Monitor
Unmute a previously muted monitor to resume notifications.
Create Monitor
Create a new monitor in Datadog with specified type, query, and alerting configuration.
Update Monitor
Update an existing monitor's configuration including query, thresholds, and notifications.
Delete Monitor
Delete a monitor from Datadog by its ID.
Query Metrics
Query timeseries metrics data from Datadog. Supports aggregation and grouping by tags.
List Metrics
List available metrics in your Datadog account. Use this to discover metric names before querying. By default, returns metrics active in the last 24 hours.
Search Logs
Search and retrieve log events from Datadog. Supports filtering by query, time range, and indexes.
List Incidents
List incidents in your Datadog account with optional filtering by state or query.
Get Incident
Get detailed information about a specific incident including timeline and responders.
Create Incident
Create a new incident in Datadog for tracking and coordination.
Update Incident
Update an existing incident's attributes such as title, status, or severity.
Delete Incident
Delete an incident from Datadog by its ID.
List Incident Timeline
Get the timeline of events for a specific incident, including status changes, comments, and other activities.
List Dashboards
List all dashboards in your Datadog account with optional filtering.
Get Dashboard
Get detailed information about a specific dashboard by ID, including all widgets and configuration.
Create Dashboard
Create a new dashboard in Datadog with specified layout and widgets.
Delete Dashboard
Delete a dashboard from Datadog.
Update Dashboard
Update an existing dashboard's layout, widgets, and configuration.
List Hosts
List all hosts in your Datadog account with optional filtering by name, tags, or other criteria.
Get Host Totals
Get the total count of active and up hosts in your Datadog account.
Mute Host
Mute a host to suppress alerts. Useful during maintenance windows.
Unmute Host
Unmute a previously muted host to resume alerts.
List Events
Query events from Datadog by time range and optional filters.
Get Event
Get detailed information about a specific event by ID.
Create Event
Post a new event to Datadog for tracking and correlation.
List Downtimes
List all scheduled downtimes in your Datadog account. Downtimes are used to mute monitors during maintenance windows.
Get Downtime
Get detailed information about a specific downtime by ID.
Create Downtime
Schedule a new downtime to mute monitors during maintenance windows.
Cancel Downtime
Cancel a scheduled downtime to resume monitoring.
List Slos
List all Service Level Objectives (SLOs) in your Datadog account with optional filtering.
Get Slo
Get detailed information about a specific SLO including its history and status.
Create Slo
Create a new Service Level Objective (SLO) in Datadog.
Update Slo
Update an existing Service Level Objective's configuration.
Delete Slo
Delete a Service Level Objective by its ID.
Get Slo History
Get historical SLI data for an SLO over a specified time range.
List Synthetics
List all synthetic monitoring tests in your Datadog account.
Get Synthetic
Get detailed information about a specific synthetic test including configuration and recent results.
Create Synthetic
Create a new synthetic monitoring test (API or browser) in Datadog.
Update Synthetic
Update an existing synthetic test's configuration.
Delete Synthetic
Delete synthetic tests by their public IDs. Supports batch deletion.
Trigger Synthetic
Manually trigger synthetic tests to run immediately.
Installation Steps
Get StartedCreate a Gumloop Account
To use this MCP, you need a Gumloop account. If you don't have one yet, you can create one for free.
Generate Your Server URL
Generate and copy your MCP server URL to use in your application.