MCPVault

message

MCP tool from MCP Server Datadog by winor30

(optional string): Message to associate with the muting of this host.

How to use it

message is exposed by the MCP Server Datadog MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the message tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Server Datadog

$npx -y @smithery/cli install @winor30/mcp-server-datadog --client claude
FULL MCP SERVER DATADOG LISTING

Other tools in MCP Server Datadog (38)

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).

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.