shelfio/datadog-mcp
If you are the rightful owner of datadog-mcp 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.
The Datadog MCP Server is a Model Context Protocol server that integrates with Datadog to provide monitoring capabilities through Claude Desktop and other MCP clients.
Tools
Functions exposed to the LLM to take actions
list_ci_pipelines
Lists all CI pipelines registered in Datadog with filtering options.
get_pipeline_fingerprints
Extracts pipeline fingerprints for use in Terraform service definitions.
list_metrics
Lists all available metrics from Datadog for metric discovery.
get_metrics
Queries any Datadog metric with flexible filtering and aggregation.
get_metric_fields
Retrieves all available fields (tags) for a specific metric.
get_metric_field_values
Retrieves all values for a specific field of a metric.
list_service_definitions
Lists all service definitions from Datadog with pagination and filtering.
get_service_definition
Retrieves the definition of a specific service with detailed metadata.
get_service_logs
Retrieves service logs with comprehensive filtering capabilities.
list_monitors
Lists all Datadog monitors with comprehensive filtering options.
list_slos
Lists Service Level Objectives (SLOs) from Datadog with filtering capabilities.
get_teams
Lists teams and their members.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client