MCP Server Datadog
UnclaimedNo description provided.
Install
npx -y @smithery/cli install @winor30/mcp-server-datadog --client claudeUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (39)
applicationName
(string): Application name to filter events.
count
(optional number): Max number of hosts to return (max: 1000).
currentOnly
(optional boolean): Return only currently active downtimes when true.
dashboard_id
(string): ID of the dashboard to fetch.
downtimeId
(number): The ID of the downtime to cancel.
end
(optional number): POSIX timestamp for when the mute should end.
filter
(optional string): Filter parameters for incidents (e.g., status, priority).
from
(number): Start time in epoch seconds.
groupBy
(optional string): Dimension to group results by (default: "application.name").
groupStates
(optional array): States to filter (e.g., alert, warn, no data, ok).
hostname
(string): The name of the host to mute.
incident_id
(string): Incident ID to fetch details for.
include_hosts_metadata
(optional boolean): Include host metadata (version, platform, etc).
include_muted_hosts_data
(optional boolean): Include muted hosts status and expiry.
limit
(optional number): Maximum number of logs to return (defaults to 100).
message
(optional string): Message to associate with the muting of this host.
metricNames
(array of strings): Array of metric names to retrieve (e.g., 'view.loadtime', 'view.firstcontentfulpaint').
monitorId
(optional number): Filter by monitor ID.
monitorTags
(optional array): A list of monitor tags for filtering.
name
(optional string): Filter by name.
operation
(optional string): Filter by operation name.
override
(optional boolean): If true and the host is already muted, replaces existing end time.
pagination
(optional object): Pagination details like page size/offset.
period
(number): How often to repeat (must be >= 1).
query
(string): Datadog logs query string.
recurrence
(optional object): Recurrence settings for the downtime.
scope
(string): Scope to apply downtime to (e.g. 'host:my-host').
service
(optional string): Filter by service name.
sessionId
(string): Session ID to filter events.
sort
(optional string): Sort order for traces (defaults to '-timestamp').
sort_dir
(optional string): Sort direction (asc/desc).
sort_field
(optional string): Field to sort hosts by.
start
(optional number): Starting offset for pagination.
tags
(optional array): Filter by tags.
timezone
(optional string): The timezone for the downtime (e.g. 'UTC', 'America/NewYork').
to
(number): End time in epoch seconds.
type
(string): Recurrence type ('days', 'weeks', 'months', 'years').
until
(optional number): UNIX timestamp for when the recurrence ends.
weekDays
(optional array): Days of the week for weekly recurrence.