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 20

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 20 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
create_action_connection ~89

No description provided.

NameTypeReqDescription
integrationyes
namestringyes
typestringyes

No output schema declared.

No examples provided.

create_allocation_rule ~472

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_namestringyes

No output schema declared.

No examples provided.

create_and_link_jira_issue ~177

No description provided.

NameTypeReqDescription
case_idstringyes
fieldsobject
issue_type_idstringyes
jira_account_idstringyes
project_idstringyes
typestringyes

No output schema declared.

No examples provided.

create_app ~182

No description provided.

NameTypeReqDescription
componentsarray
descriptionstring
queriesarray
rootInstanceNamestring
tagsarray
typestringyes

No output schema declared.

No examples provided.

create_application_key ~105

No description provided.

NameTypeReqDescription
namestringyes
scopesarray
typestringyes

No output schema declared.

No examples provided.

create_archive ~225

No description provided.

NameTypeReqDescription
destinationyes
include_tagsboolean
namestringyes
querystringyes
rehydration_max_scan_size_in_gbstring
rehydration_tagsarray
typestringyes

No output schema declared.

No examples provided.

create_aws_account_integration ~465

No description provided.

NameTypeReqDescription
account_tagsarray
auth_configyes
automute_enabledboolean
aws_account_idstringyes
aws_partitionstringyes
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.

create_aws_cur_config ~282

No description provided.

NameTypeReqDescription
account_idstringyes
bucket_namestringyes
bucket_regionstring
excluded_accountsarray
include_new_accountsboolean
included_accountsarray
monthsstring
report_namestringyes
report_prefixstringyes
typestringyes

No output schema declared.

No examples provided.

create_azure_cost_config ~359

No description provided.

NameTypeReqDescription
account_idstringyes
actual_bill_configExport_namestringyes
actual_bill_configExport_pathstringyes
actual_bill_configStorage_accountstringyes
actual_bill_configStorage_containerstringyes
amortized_bill_configExport_namestringyes
amortized_bill_configExport_pathstringyes
amortized_bill_configStorage_accountstringyes
amortized_bill_configStorage_containerstringyes
client_idstringyes
scopestringyes
typestringyes

No output schema declared.

No examples provided.

create_case ~198

No description provided.

NameTypeReqDescription
assigneeDataobject
custom_attributesobject
descriptionstring
prioritystring
projectDataobject
status_namestring
titlestringyes
typestringyes
type_idstringyes

No output schema declared.

No examples provided.

create_case_notebook ~82

No description provided.

NameTypeReqDescription
case_idstringyes
typestringyes

No output schema declared.

No examples provided.

create_case_type ~109

No description provided.

NameTypeReqDescription
descriptionstring
emojistring
namestringyes
typestringyes

No output schema declared.

No examples provided.

create_case_type_custom_attribute ~203

No description provided.

NameTypeReqDescription
attributesTypestringyes
case_type_idstringyes
dataTypestringyes
descriptionstring
display_namestringyes
is_multibooleanyes
keystringyes

No output schema declared.

No examples provided.

create_change_request ~263

No description provided.

NameTypeReqDescription
change_request_linked_incident_uuidstring
change_request_maintenance_window_querystring
change_request_planstring
change_request_riskstring
change_request_typestring
descriptionstring
end_datestring
project_idstring
requested_teamsarray
start_datestring
titlestringyes
typestringyes

No output schema declared.

No examples provided.

create_change_request_branch ~124

No description provided.

NameTypeReqDescription
branch_namestringyes
change_request_idstringyes
repo_idstringyes
typestringyes

No output schema declared.

No examples provided.

create_cloudflare_account ~206

No description provided.

NameTypeReqDescription
api_keystringyes
emailstring
namestringyes
resourcesarray
typestringyes
zonesarray

No output schema declared.

No examples provided.

create_component ~169

No description provided.

NameTypeReqDescription
attributesTypestringyes
componentsarray
dataTypestringyes
namestringyes
page_idstringyes
positionstringyes

No output schema declared.

No examples provided.

create_confluent_account ~160

No description provided.

NameTypeReqDescription
api_keystringyes
api_secretstringyes
resourcesarray
tagsarray
typestringyes

No output schema declared.

No examples provided.

create_critical_asset ~323

No description provided.

NameTypeReqDescription
combine_operatorstring
enabledboolean
facet_filtersarray
rule_filtersarray
rule_logicstring
severitystringyes
tagsarray
typestringyes

No output schema declared.

No examples provided.

create_custom_framework ~204

No description provided.

NameTypeReqDescription
descriptionstring
handlestringyes
icon_urlstring
namestringyes
requirementsarrayyes
typestringyes
versionstringyes

No output schema declared.

No examples provided.

create_custom_rule ~73

No description provided.

NameTypeReqDescription
ruleset_namestringyes

No output schema declared.

No examples provided.

create_dataset ~132

No description provided.

NameTypeReqDescription
namestringyes
principalsarrayyes
product_filtersarrayyes
typestringyes

No output schema declared.

No examples provided.

create_dataset_llm_obs ~138

No description provided.

NameTypeReqDescription
descriptionstring
metadataobject
namestringyes
project_idstringyes
typestringyes

No output schema declared.

No examples provided.

create_datastore ~190

No description provided.

NameTypeReqDescription
descriptionstring
namestringyes
org_accessstring
primary_column_namestringyes
primary_key_generation_strategystring
typestringyes

No output schema declared.

No examples provided.

create_degradation ~172

No description provided.

NameTypeReqDescription
components_affectedarrayyes
descriptionstring
notify_subscribersboolean
page_idstringyes
statusstringyes
titlestringyes
typestringyes

No output schema declared.

No examples provided.

create_deployment_gate ~118

No description provided.

NameTypeReqDescription
dry_runboolean
envstringyes
servicestringyes
typestringyes

No output schema declared.

No examples provided.

create_deployment_rule ~183

No description provided.

NameTypeReqDescription
attributesTypestringyes
dataTypestringyes
dry_runboolean
gate_idstringyes
namestringyes
optionsyes

No output schema declared.

No examples provided.

create_entity_connection ~203

No description provided.

NameTypeReqDescription
attributesTypestringyes
dataTypestringyes
entitystringyes
fieldsarray
join_attributestringyes
join_typestringyes
metadataobject

No output schema declared.

No examples provided.

create_escalation_policy ~146

No description provided.

NameTypeReqDescription
namestringyes
resolve_page_on_policy_endboolean
stepsarrayyes
typestringyes

No output schema declared.

No examples provided.

create_eventbridge_source ~168

No description provided.

NameTypeReqDescription
account_idstringyes
create_event_busboolean
event_generator_namestringyes
regionstringyes
typestringyes

No output schema declared.

No examples provided.

create_experiment ~239

No description provided.

NameTypeReqDescription
configobject
dataset_idstringyes
dataset_versionstring
descriptionstring
ensure_uniqueboolean
metadataobject
namestringyes
project_idstringyes
typestringyes

No output schema declared.

No examples provided.

create_fastly_account ~125

No description provided.

NameTypeReqDescription
api_keystringyes
namestringyes
servicesarray
typestringyes

No output schema declared.

No examples provided.

create_fastly_service ~126

No description provided.

NameTypeReqDescription
account_idstringyes
idstringyes
tagsarray
typestringyes

No output schema declared.

No examples provided.

create_feature_flag ~254

No description provided.

NameTypeReqDescription
default_variant_keystring
descriptionstringyes
json_schemastring
keystringyes
namestringyes
typestringyes
value_typestringyes
variantsarrayyes

No output schema declared.

No examples provided.

create_feature_flag_environment ~159

No description provided.

NameTypeReqDescription
is_productionboolean
namestringyes
queriesarrayyes
require_feature_flag_approvalboolean
typestringyes

No output schema declared.

No examples provided.

create_fleet_upgrade_schedule ~257

No description provided.

NameTypeReqDescription
days_of_weekarrayyes
maintenance_window_durationstringyes
namestringyes
querystringyes
start_maintenance_windowstringyes
statusstring
timezonestringyes
typestringyes
version_to_lateststring

No output schema declared.

No examples provided.

create_gcp_principal ~69

No description provided.

NameTypeReqDescription
bodyobject

No output schema declared.

No examples provided.

create_gcp_service_account ~440

No description provided.

NameTypeReqDescription
account_tagsarray
automuteboolean
client_emailstring
is_cspm_enabledboolean
is_global_location_enabledboolean
is_per_project_quota_enabledboolean
is_resource_change_collection_enabledboolean
is_security_command_center_enabledboolean
metric_namespace_configsarray
monitored_resource_configsarray
region_filter_configsarray
resource_collection_enabledboolean

No output schema declared.

No examples provided.

create_gcp_usage_cost_config ~201

No description provided.

NameTypeReqDescription
billing_account_idstringyes
bucket_namestringyes
export_dataset_namestringyes
export_prefixstring
export_project_namestringyes
service_accountstringyes
typestringyes

No output schema declared.

No examples provided.

create_heatmap_snapshot ~266

No description provided.

NameTypeReqDescription
application_idstringyes
device_typestringyes
event_idstringyes
is_device_type_selected_by_userbooleanyes
session_idstring
snapshot_namestringyes
startstringyes
typestringyes
view_idstring
view_namestringyes

No output schema declared.

No examples provided.

create_incident ~246

No description provided.

NameTypeReqDescription
customer_impact_scopestring
customer_impactedbooleanyes
fieldsobject
incident_type_uuidstring
initial_cellsarray
is_testboolean
notification_handlesarray
titlestringyes
typestringyes

No output schema declared.

No examples provided.

create_incident_impact ~150

No description provided.

NameTypeReqDescription
descriptionstringyes
fieldsobject
impact_intervalstring
incident_idstringyes
typestringyes

No output schema declared.

No examples provided.

create_incident_integration ~178

No description provided.

NameTypeReqDescription
incident_idstringyes
integration_typestringyes
metadatayes
statusstring
typestringyes

No output schema declared.

No examples provided.

create_incident_todo ~143

No description provided.

NameTypeReqDescription
assigneesarrayyes
contentstringyes
due_datestring
incident_idstringyes
typestringyes

No output schema declared.

No examples provided.

create_issue_template ~136

No description provided.

NameTypeReqDescription
fieldsobject
idstringyes
issue_type_idstring
project_idstring

No output schema declared.

No examples provided.

create_logs_metric ~219

No description provided.

NameTypeReqDescription
aggregation_typestringyes
group_byarray
idstringyes
include_percentilesboolean
pathstring
typestringyes

No output schema declared.

No examples provided.

create_monitor_template ~192

No description provided.

NameTypeReqDescription
descriptionstring
monitor_definitionobjectyes
tagsarrayyes
template_variablesarray
titlestringyes
typestringyes

No output schema declared.

No examples provided.

create_network_test ~544

No description provided.

NameTypeReqDescription
assertionsarray
attributesTypestringyes
dataTypestringyes
locationsarrayyes
messagestringyes
min_failure_durationstring
min_location_failedstring
monitor_namestring
monitor_optionsobject
monitor_prioritystring
namestringyes
requestobject
retryobject
schedulingobject
statusstring
subtypestring
tagsarray
tick_everystring

No output schema declared.

No examples provided.

create_notification_channel ~96

No description provided.

NameTypeReqDescription
config
typestringyes
user_idstringyes

No output schema declared.

No examples provided.

create_okta_account ~145

No description provided.

NameTypeReqDescription
auth_methodstringyes
client_idstring
domainstringyes
namestringyes
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 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.