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.
The Datadog MCP Server is a versatile tool designed to facilitate seamless interaction with Datadog's API, providing users with the ability to manage incidents, monitors, logs, dashboards, and metrics. Developed independently as part of the Model Context Protocol ecosystem, this server is not officially affiliated with Datadog, Inc. It offers an extensible design, allowing for easy integration with additional Datadog APIs, ensuring that users can leverage the full potential of Datadog's observability tools. The server supports a wide range of functionalities, from retrieving detailed incident information to managing host statuses and scheduling downtimes. With its robust set of features, the Datadog MCP Server is an essential tool for organizations looking to enhance their monitoring and incident management capabilities.
Features
- Observability Tools: Leverage key Datadog monitoring features such as incidents, monitors, logs, dashboards, and metrics.
- Extensible Design: Easily integrate with additional Datadog APIs for future feature expansion.
- Incident Management: Retrieve and manage incidents efficiently.
- Monitor Status: Fetch and filter the status of Datadog monitors.
- Log Retrieval: Search and retrieve logs with customizable queries.
Tools
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.