datadog-mcp-server

datadog-mcp-server

3.8

If you are the rightful owner of datadog-mcp-server 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.

A Model Context Protocol (MCP) server for interacting with the Datadog API.

The Datadog MCP Server is a robust tool designed to facilitate seamless interaction with the Datadog API. It provides a comprehensive suite of features that allow users to access and manage various Datadog services such as monitoring, dashboards, metrics, events, logs, and incidents. The server supports direct integration with Datadog's v1 and v2 APIs, ensuring compatibility and ease of use. It also includes comprehensive error handling to provide clear error messages for API and authentication issues. The server is designed to support service-specific endpoints, allowing users to configure different endpoints for logs and metrics. This flexibility makes it a powerful tool for users who need to manage and monitor their Datadog resources efficiently.

Features

  • Monitoring: Access monitor data and configurations
  • Dashboards: Retrieve and view dashboard definitions
  • Metrics: Query available metrics and their metadata
  • Events: Search and retrieve events within timeframes
  • Logs: Search logs with advanced filtering and sorting options

Tools

  1. get-monitors

    Fetch monitors with optional filtering

  2. get-monitor

    Get details of a specific monitor by ID

  3. get-dashboards

    List all dashboards

  4. get-dashboard

    Get a specific dashboard by ID

  5. get-metrics

    List available metrics

  6. get-metric-metadata

    Get metadata for a specific metric

  7. get-events

    Fetch events within a time range

  8. get-incidents

    List incidents with optional filtering

  9. search-logs

    Search logs with advanced query filtering

  10. aggregate-logs

    Perform analytics and aggregations on log data