GeLi2001_datadog-mcp-server

GeLi2001_datadog-mcp-server

3.2

If you are the rightful owner of GeLi2001_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@mcphub.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 monitor, manage, and analyze their data effectively. With direct integration to Datadog's v1 and v2 APIs, users can access monitor data, dashboards, metrics, events, logs, and incidents. The server is equipped with advanced error handling to ensure clear communication of any issues related to API or authentication. It supports installation via npm and can be configured using environment variables or command-line arguments. The server is compatible with various platforms, including Claude Desktop and MCP Inspector, making it versatile for different user needs.

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