Datadog

By thumbsupordown

The Datadog MCP server connects AI agents to the Datadog observability platform. Agents can list and inspect incidents and monitors, search logs with Datadog query syntax, query metrics and APM traces, browse dashboards and hosts, schedule downtimes, and analyze Real User Monitoring sessions and page performance.

Tools

cancel_downtime

Cancel an existing scheduled downtime configured in Datadog.

get_active_hosts_count

Obtain the total count of hosts actively reporting to Datadog.

get_dashboard

Retrieve a specific dashboard and its configuration.

get_incident

Fetch detailed information about a specific incident.

get_logs

Search and retrieve logs using Datadog query syntax.

get_monitors

Retrieve the status of Datadog monitors with filtering.

get_rum_applications

Retrieve all Real User Monitoring applications in the org.

get_rum_events

Search and retrieve RUM events from user sessions.

get_rum_page_performance

Get page performance metrics from Datadog RUM session data.

list_dashboards

List Datadog dashboards with optional name and tag filters.

list_downtimes

List the scheduled downtimes with optional filtering.

list_hosts

Get hosts reporting to Datadog with filtering and sorting.

list_incidents

Retrieve a list of Datadog incidents with filtering.

list_traces

Retrieve APM traces filtered by service and time range.

mute_host

Mute a host with an optional message and end time.

query_metrics

Fetch Datadog metrics data for a specified timeframe.

schedule_downtime

Create a scheduled downtime with optional recurrence.

unmute_host

Remove the mute status from a specific Datadog host.

Want to create your own MCP server?

Create an account to add and manage your own MCP servers.