MCP-Mirror/winor30_mcp-server-datadog
If you are the rightful owner of winor30_mcp-server-datadog 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.
This is a community-maintained MCP server for Datadog, enabling integration with Datadog's API for incident management and more.
Tools
Functions exposed to the LLM to take actions
list_incidents
Retrieve a list of incidents from Datadog.
get_incident
Retrieve detailed information about a specific Datadog incident.
get_monitors
Fetch the status of Datadog monitors.
get_logs
Search and retrieve logs from Datadog.
list_dashboards
Get a list of dashboards from Datadog.
get_dashboard
Retrieve a specific dashboard from Datadog.
query_metrics
Retrieve metrics data from Datadog.
list_traces
Retrieve a list of APM traces from Datadog.
list_hosts
Get list of hosts from Datadog.
get_active_hosts_count
Get the total number of active hosts in Datadog.
mute_host
Mute a host in Datadog.
unmute_host
Unmute a host in Datadog.
list_downtimes
List scheduled downtimes from Datadog.
schedule_downtime
Schedule a downtime in Datadog.
cancel_downtime
Cancel a scheduled downtime in Datadog.
get_rum_applications
Get all RUM applications in the organization.
get_rum_events
Search and retrieve RUM events from Datadog.
get_rum_grouped_event_count
Search, group and count RUM events by a specified dimension.
get_rum_page_performance
Get page (view) performance metrics from RUM data.
get_rum_page_waterfall
Retrieve RUM page (view) waterfall data filtered by application name and session ID.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client