mcp-server-datadog

mcp-server-datadog

3.9

If you are the rightful owner of 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@mcpreview.com.

MCP server for the Datadog API, enabling incident management and more.

The Datadog MCP Server is a community-maintained project that integrates with the Datadog API to provide a comprehensive suite of observability tools. It is part of the Model Context Protocol ecosystem, allowing users to manage incidents, monitors, logs, dashboards, and metrics through a unified interface. The server is designed to be extensible, enabling seamless integration with additional Datadog APIs for future feature expansion. Users can leverage this server to enhance their monitoring capabilities, automate incident responses, and gain deeper insights into their infrastructure and applications. The server supports a wide range of functionalities, including retrieving incidents, fetching monitor statuses, searching logs, managing dashboards, querying metrics, and handling APM traces. It also offers tools for managing hosts, scheduling downtimes, and analyzing RUM data, making it a versatile solution for organizations using Datadog for their monitoring needs.

Features

  • Observability Tools: Provides a mechanism to leverage key Datadog monitoring features, such as incidents, monitors, logs, dashboards, and metrics, through the MCP server.
  • Extensible Design: Designed to easily integrate with additional Datadog APIs, allowing for seamless future feature expansion.

Tools

  1. list_incidents

    Search the Datadog event list

  2. get_incident

    Get specific event details

  3. get_monitors

    Get monitor status

  4. get_logs

    Search log

  5. list_dashboards

    Get the dashboard list

  6. get_dashboard

    Get specific dashboard details

  7. query_metrics

    Query metric data

  8. list_traces

    Search APM tracking data

  9. list_hosts

    Get the host list

  10. get_active_hosts_count

    Get active host count

  11. mute_host

    Silent host

  12. unmute_host

    Unmute the host

  13. list_downtimes

    List planned downtime

  14. schedule_downtime

    Schedule downtime

  15. cancel_downtime

    Cancel the shutdown