Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.mcparmory/datadog

OCI · GHCR.IO/MCPARMORY/DATADOG:1.0.3 · 2 COMPONENTS · SCANNED SEP 21

Monitor infrastructure, manage agents and deployments, track metrics, logs, and events

0 this week 10 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security0
  • Malware scan not yet available for this package.Unverified
  • Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency32
Schema Quality & AI Usability0
  • Schema quality not yet verified: the captured schema was too large for us to store in full, so we will not judge it on a partial copy.Unverified
Stability & Change Management0
  • Stability not yet verified: the captured schema was too large for us to store in full, and comparing a partial copy would report our own trimming as a change.Unverified
Tool Coverage0
  • Tool coverage not yet verified: the captured tool definitions were too large for us to store in full, so we will not judge them on a partial copy.Unverified
Tool Safety0
  • Tool safety not yet verified: the captured tool definitions were too large for us to store in full, and the trim removes the very descriptions this category reads.Unverified
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 5 categories

Categories scored 0 because we could not verify them: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the com.mcparmory/datadog MCP server?

com.mcparmory/datadog runs locally as a container image, launched with docker run --rm -i ghcr.io/mcparmory/datadog:1.0.3. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

oci · ghcr.io/mcparmory/datadog:1.0.3

# add to Claude Code
claude mcp add com-mcparmory-datadog -- docker run --rm -i ghcr.io/mcparmory/datadog:1.0.3
// .cursor/mcp.json
{
  "mcpServers": {
    "com-mcparmory-datadog": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/datadog:1.0.3"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-mcparmory-datadog": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/datadog:1.0.3"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-mcparmory-datadog -- docker run --rm -i ghcr.io/mcparmory/datadog:1.0.3
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mcparmory-datadog": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/datadog:1.0.3"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  com-mcparmory-datadog:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/mcparmory/datadog:1.0.3"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-mcparmory-datadog": {
      "Transport": "stdio",
      "Command": "docker",
      "Arguments": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/datadog:1.0.3"
      ]
    }
  }
}
// mcp.json
{
  "mcpServers": {
    "com-mcparmory-datadog": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/datadog:1.0.3"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 26 Aug 26 −1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 6 Aug 26 0
    • Stability: Stability not yet verified: the captured schema was too large for us to store in full, and comparing a partial copy would report our own trimming as a change. security
    • MCP protocol: unverified → pass functional
    • Schema quality: Schema quality not yet verified: the captured schema was too large for us to store in full, so we will not judge it on a partial copy. functional
    • Tool coverage: Tool coverage not yet verified: the captured tool definitions were too large for us to store in full, so we will not judge them on a partial copy. functional
  • 1 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 0
    • Provenance: unverified → fail security
    • License: unverified → fail functional
    • Maintenance: unverified → pass functional
  • 27 Jul 26 0

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Analysed oci/ghcr.io/mcparmory/datadog:1.0.3

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem oci
Reason No attestation published

Background: How many MCP packages publish verified provenance →

MCP tools · 770 exposed · ~89,127 tokens partial

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
test_security_monitoring_rule ~121

No description provided.

NameTypeReqDescription
ruleobject
ruleQueryPayloadsarray
rule_idstringyes

No output schema declared.

No examples provided.

test_security_rule ~82

No description provided.

NameTypeReqDescription
ruleobject
ruleQueryPayloadsarray

No output schema declared.

No examples provided.

toggle_azure_cost_config ~102

No description provided.

NameTypeReqDescription
cloud_account_idstringyes
is_enabledbooleanyes
typestringyes

No output schema declared.

No examples provided.

toggle_gcp_usage_cost_config ~112

No description provided.

NameTypeReqDescription
cloud_account_idstringyes
is_enabledbooleanyes
typestringyes

No output schema declared.

No examples provided.

trigger_schedule ~63

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

unarchive_case ~84

No description provided.

NameTypeReqDescription
case_idstringyes
typestringyes

No output schema declared.

No examples provided.

unassign_case ~75

No description provided.

NameTypeReqDescription
case_idstringyes
typestringyes

No output schema declared.

No examples provided.

unassign_issue ~55

No description provided.

NameTypeReqDescription
issue_idstringyes

No output schema declared.

No examples provided.

unassign_seats ~89

No description provided.

NameTypeReqDescription
product_codestringyes
typestringyes
user_uuidsarrayyes

No output schema declared.

No examples provided.

unpublish_app ~66

No description provided.

NameTypeReqDescription
app_idstringyes

No output schema declared.

No examples provided.

update_action_connection ~77

No description provided.

NameTypeReqDescription
connection_idstringyes
integration
typestringyes

No output schema declared.

No examples provided.

update_agent_rule ~208

No description provided.

NameTypeReqDescription
actionsarray
agent_rule_idstringyes
agent_versionstring
descriptionstring
enabledboolean
expressionstring
product_tagsarray
silentboolean
typestringyes

No output schema declared.

No examples provided.

update_allocation_rule ~517

No description provided.

NameTypeReqDescription
allocated_byarray
allocated_by_tag_keysarray
attributesTypestringyes
based_on_timeseriesobject
costs_to_allocatearrayyes
dataTypestringyes
enabledboolean
evaluate_grouped_by_filtersarray
evaluate_grouped_by_tag_keysarray
granularitystring
methodstringyes
order_idstring
providerarrayyes
rejectedboolean
rule_idstringyes
rule_namestringyes

No output schema declared.

No examples provided.

update_app ~231

No description provided.

NameTypeReqDescription
app_idstringyes
componentsarray
descriptionstring
queriesarray
rootInstanceNamestring
tagsarray
typestringyes

No output schema declared.

No examples provided.

update_application_key ~104

No description provided.

NameTypeReqDescription
app_key_idstringyes
idstringyes
scopesarray
typestringyes

No output schema declared.

No examples provided.

update_application_key_current_user ~115

No description provided.

NameTypeReqDescription
app_key_idstringyes
idstringyes
scopesarray
typestringyes

No output schema declared.

No examples provided.

update_archive ~222

No description provided.

NameTypeReqDescription
archive_idstringyes
destinationyes
include_tagsboolean
namestringyes
querystringyes
rehydration_max_scan_size_in_gbstring
rehydration_tagsarray
typestringyes

No output schema declared.

No examples provided.

update_aws_account_integration ~516

No description provided.

NameTypeReqDescription
account_tagsarray
auth_config
automute_enabledboolean
aws_account_config_idstringyes
aws_account_idstringyes
aws_partitionstring
aws_regions
cloud_security_posture_management_collectionboolean
collect_cloudwatch_alarmsboolean
collect_custom_metricsboolean
enabledboolean
extended_collectionboolean
lambda_forwarderobject
namespace_filters
tag_filtersarray
typestringyes
xray_services

No output schema declared.

No examples provided.

update_aws_cur_config ~170

No description provided.

NameTypeReqDescription
cloud_account_idstringyes
excluded_accountsarray
include_new_accountsboolean
included_accountsarray
is_enabledboolean
typestringyes

No output schema declared.

No examples provided.

update_case_attributes ~111

No description provided.

NameTypeReqDescription
attributesobjectyes
case_idstringyes
typestringyes

No output schema declared.

No examples provided.

update_case_custom_attribute ~193

No description provided.

NameTypeReqDescription
attributesTypestringyes
case_idstringyes
custom_attribute_keystringyes
dataTypestringyes
is_multibooleanyes
valueyes

No output schema declared.

No examples provided.

update_case_description ~88

No description provided.

NameTypeReqDescription
case_idstringyes
descriptionstringyes
typestringyes

No output schema declared.

No examples provided.

update_case_priority ~118

No description provided.

NameTypeReqDescription
case_idstringyes
prioritystringyes
typestringyes

No output schema declared.

No examples provided.

update_case_status ~113

No description provided.

NameTypeReqDescription
case_idstringyes
status_namestring
typestringyes

No output schema declared.

No examples provided.

update_case_title ~79

No description provided.

NameTypeReqDescription
case_idstringyes
titlestringyes
typestringyes

No output schema declared.

No examples provided.

update_change_request ~245

No description provided.

NameTypeReqDescription
change_request_idstringyes
change_request_planstring
change_request_riskstring
change_request_typestring
dataarrayyes
end_datestring
includedarray
start_datestring
typestringyes

No output schema declared.

No examples provided.

update_change_request_decision ~160

No description provided.

NameTypeReqDescription
change_request_idstringyes
dataarrayyes
decision_idstringyes
includedarray
typestringyes

No output schema declared.

No examples provided.

update_cloudflare_account ~200

No description provided.

NameTypeReqDescription
account_idstringyes
api_keystringyes
emailstring
resourcesarray
zonesarray

No output schema declared.

No examples provided.

update_component ~122

No description provided.

NameTypeReqDescription
component_idstringyes
idstringyes
page_idstringyes
positionstring
typestringyes

No output schema declared.

No examples provided.

update_confluent_account ~148

No description provided.

NameTypeReqDescription
account_idstringyes
api_keystringyes
api_secretstringyes
tagsarray
typestringyes

No output schema declared.

No examples provided.

update_confluent_resource ~196

No description provided.

NameTypeReqDescription
account_idstringyes
enable_custom_metricsboolean
idstringyes
resource_idstringyes
resource_typestringyes
tagsarray
typestringyes

No output schema declared.

No examples provided.

update_critical_asset ~174

No description provided.

NameTypeReqDescription
critical_asset_idstringyes
enabledboolean
rule_querystring
severitystring
tagsarray
typestringyes

No output schema declared.

No examples provided.

update_custom_destination ~214

No description provided.

NameTypeReqDescription
custom_destination_idstringyes
enabledboolean
forward_tagsboolean
forward_tags_restriction_listarray
forward_tags_restriction_list_typestring
forwarder_destination
idstringyes
typestringyes

No output schema declared.

No examples provided.

update_custom_framework ~198

No description provided.

NameTypeReqDescription
attributesHandlestringyes
attributesVersionstringyes
descriptionstring
handlestringyes
icon_urlstring
namestringyes
requirementsarrayyes
typestringyes
versionstringyes

No output schema declared.

No examples provided.

update_dashboard_list_dashboards ~84

No description provided.

NameTypeReqDescription
dashboard_list_idstringyes
dashboardsarray

No output schema declared.

No examples provided.

update_dataset ~145

No description provided.

NameTypeReqDescription
dataset_idstringyes
namestringyes
principalsarrayyes
product_filtersarrayyes
typestringyes

No output schema declared.

No examples provided.

update_dataset_llm_obs ~116

No description provided.

NameTypeReqDescription
dataset_idstringyes
descriptionstring
metadataobject
project_idstringyes
typestringyes

No output schema declared.

No examples provided.

update_datastore ~83

No description provided.

NameTypeReqDescription
datastore_idstringyes
descriptionstring
typestringyes

No output schema declared.

No examples provided.

update_datastore_item ~119

No description provided.

NameTypeReqDescription
datastore_idstringyes
item_keystringyes
ops_setobject
typestringyes

No output schema declared.

No examples provided.

update_degradation ~197

No description provided.

NameTypeReqDescription
components_affectedarray
degradation_idstringyes
descriptionstring
idstringyes
notify_subscribersboolean
page_idstringyes
statusstring
titlestring
typestringyes

No output schema declared.

No examples provided.

update_deployment_gate ~99

No description provided.

NameTypeReqDescription
dataIdstringyes
dry_runbooleanyes
idstringyes
typestringyes

No output schema declared.

No examples provided.

update_deployment_rule ~150

No description provided.

NameTypeReqDescription
dry_runbooleanyes
gate_idstringyes
idstringyes
namestringyes
optionsyes
typestringyes

No output schema declared.

No examples provided.

update_device_tags ~95

No description provided.

NameTypeReqDescription
device_idstringyes
tagsarray

No output schema declared.

No examples provided.

update_downtime ~274

No description provided.

NameTypeReqDescription
display_timezonestring
downtime_idstringyes
idstringyes
messagestring
monitor_identifier
mute_first_recovery_notificationboolean
notify_end_statesarray
notify_end_typesarray
schedule
scopestring
typestringyes

No output schema declared.

No examples provided.

update_entity_connection ~176

No description provided.

NameTypeReqDescription
entitystringyes
fields_to_addarray
fields_to_deletearray
fields_to_updatearray
idstringyes
typestringyes

No output schema declared.

No examples provided.

update_environment ~137

No description provided.

NameTypeReqDescription
environment_idstringyes
is_productionboolean
queriesarray
require_feature_flag_approvalboolean
typestringyes

No output schema declared.

No examples provided.

update_escalation_policy ~177

No description provided.

NameTypeReqDescription
idstringyes
namestringyes
policy_idstringyes
resolve_page_on_policy_endboolean
stepsarray
typestringyes

No output schema declared.

No examples provided.

update_experiment ~77

No description provided.

NameTypeReqDescription
descriptionstring
experiment_idstringyes
typestringyes

No output schema declared.

No examples provided.

update_fastly_account ~51

No description provided.

NameTypeReqDescription
account_idstringyes

No output schema declared.

No examples provided.

update_fastly_service ~162

No description provided.

NameTypeReqDescription
account_idstringyes
idstringyes
service_idstringyes
tagsarray
typestringyes

No output schema declared.

No examples provided.

Common questions

What is the com.mcparmory/datadog MCP server?

com.mcparmory/datadog is an MCP server listed in the public MCP registry as com.mcparmory/datadog. Monitor infrastructure, manage agents and deployments, track metrics, logs, and events. This page covers its container image (ghcr.io/mcparmory/datadog:1.0.3).

Is the com.mcparmory/datadog MCP server safe to use?

com.mcparmory/datadog scores 10 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

Is the com.mcparmory/datadog MCP server still maintained?

com.mcparmory/datadog is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.