winor30_mcp-server-datadog

winor30_mcp-server-datadog

3.2

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

  1. list_incidents

    Retrieve a list of incidents from Datadog.

  2. get_incident

    Retrieve detailed information about a specific Datadog incident.

  3. get_monitors

    Fetch the status of Datadog monitors.

  4. get_logs

    Search and retrieve logs from Datadog.

  5. list_dashboards

    Get a list of dashboards from Datadog.

  6. get_dashboard

    Retrieve a specific dashboard from Datadog.

  7. query_metrics

    Retrieve metrics data from Datadog.

  8. list_traces

    Retrieve a list of APM traces from Datadog.

  9. list_hosts

    Get list of hosts from Datadog.

  10. get_active_hosts_count

    Get the total number of active hosts in Datadog.

  11. mute_host

    Mute a host in Datadog.

  12. unmute_host

    Unmute a host in Datadog.

  13. list_downtimes

    List scheduled downtimes from Datadog.

  14. schedule_downtime

    Schedule a downtime in Datadog.

  15. cancel_downtime

    Cancel a scheduled downtime in Datadog.

  16. get_rum_applications

    Get all RUM applications in the organization.

  17. get_rum_events

    Search and retrieve RUM events from Datadog.

  18. get_rum_grouped_event_count

    Search, group and count RUM events by a specified dimension.

  19. get_rum_page_performance

    Get page (view) performance metrics from RUM data.

  20. get_rum_page_waterfall

    Retrieve RUM page (view) waterfall data filtered by application name and session ID.