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
update_feature_flag ~132

No description provided.

NameTypeReqDescription
descriptionstring
feature_flag_idstringyes
json_schemastring
typestringyes

No output schema declared.

No examples provided.

update_findings_mute_status ~212

No description provided.

NameTypeReqDescription
descriptionstring
expiration_datestring
findingsarray
idstringyes
mutedbooleanyes
reasonstringyes
typestringyes

No output schema declared.

No examples provided.

update_flaky_tests ~81

No description provided.

NameTypeReqDescription
testsarrayyes
typestringyes

No output schema declared.

No examples provided.

update_gcp_scan_options ~119

No description provided.

NameTypeReqDescription
idstringyes
project_idstringyes
typestringyes
vuln_containers_osboolean
vuln_host_osboolean

No output schema declared.

No examples provided.

update_gcp_sts_account ~425

No description provided.

NameTypeReqDescription
account_idstringyes
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.

update_global_variable ~113

No description provided.

NameTypeReqDescription
json_patcharray
variable_idstringyes

No output schema declared.

No examples provided.

update_heatmap_snapshot ~169

No description provided.

NameTypeReqDescription
event_idstringyes
is_device_type_selected_by_userbooleanyes
session_idstring
snapshot_idstringyes
startstringyes
typestringyes
view_idstring

No output schema declared.

No examples provided.

update_incident ~298

No description provided.

NameTypeReqDescription
commander_userDataobject
customer_impact_endstring
customer_impact_scopestring
customer_impact_startstring
customer_impactedboolean
detectedstring
fieldsobject
idstringyes
incident_idstringyes
integrationsDataarrayyes
notification_handlesarray
postmortemDataobject
titlestring
typestringyes

No output schema declared.

No examples provided.

update_incident_attachment ~124

No description provided.

NameTypeReqDescription
attachment_idstringyes
documentUrlstring
incident_idstringyes
titlestring
typestringyes

No output schema declared.

No examples provided.

update_incident_integration ~174

No description provided.

NameTypeReqDescription
incident_idstringyes
integration_metadata_idstringyes
integration_typestringyes
metadatayes
statusstring
typestringyes

No output schema declared.

No examples provided.

update_incident_todo ~161

No description provided.

NameTypeReqDescription
assigneesarrayyes
contentstringyes
due_datestring
incident_idstringyes
todo_idstringyes
typestringyes

No output schema declared.

No examples provided.

update_interface_tags ~98

No description provided.

NameTypeReqDescription
interface_idstringyes
tagsarray

No output schema declared.

No examples provided.

update_issue_state ~113

No description provided.

NameTypeReqDescription
idstringyes
issue_idstringyes
statestringyes
typestringyes

No output schema declared.

No examples provided.

update_llm_observability_project ~84

No description provided.

NameTypeReqDescription
descriptionstring
project_idstringyes
typestringyes

No output schema declared.

No examples provided.

update_logs_metric ~115

No description provided.

NameTypeReqDescription
group_byarray
include_percentilesboolean
metric_idstringyes
typestringyes

No output schema declared.

No examples provided.

update_maintenance ~273

No description provided.

NameTypeReqDescription
completed_datestring
completed_descriptionstring
components_affectedarray
idstringyes
in_progress_descriptionstring
maintenance_idstringyes
notify_subscribersboolean
page_idstringyes
scheduled_descriptionstring
start_datestring
statusstring
titlestring
typestringyes

No output schema declared.

No examples provided.

update_metric_tag_configuration ~195

No description provided.

NameTypeReqDescription
exclude_tags_modeboolean
idstringyes
include_percentilesboolean
metric_namestringyes
tagsarray
typestringyes

No output schema declared.

No examples provided.

update_monitor_policy ~107

No description provided.

NameTypeReqDescription
idstringyes
policyobjectyes
policy_idstringyes
policy_typestringyes
typestringyes

No output schema declared.

No examples provided.

update_monitor_template ~193

No description provided.

NameTypeReqDescription
descriptionstring
idstringyes
monitor_definitionobjectyes
tagsarrayyes
template_idstringyes
template_variablesarray
titlestringyes
typestringyes

No output schema declared.

No examples provided.

update_network_test ~422

No description provided.

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

No output schema declared.

No examples provided.

update_observability_records ~119

No description provided.

NameTypeReqDescription
dataset_idstringyes
project_idstringyes
recordsarrayyes
typestringyes

No output schema declared.

No examples provided.

update_okta_account ~118

No description provided.

NameTypeReqDescription
account_idstringyes
auth_methodstringyes
client_idstring
domainstringyes

No output schema declared.

No examples provided.

update_opsgenie_service ~162

No description provided.

NameTypeReqDescription
custom_urlstring
idstringyes
integration_service_idstringyes
opsgenie_api_keystring
regionstring
typestringyes

No output schema declared.

No examples provided.

update_org_connection ~118

No description provided.

NameTypeReqDescription
connection_idstringyes
connection_typesarrayyes
idstringyes
typestringyes

No output schema declared.

No examples provided.

update_organization_handle ~119

No description provided.

NameTypeReqDescription
handle_idstringyes
organization_binding_idstringyes
space_resource_namestring
typestringyes

No output schema declared.

No examples provided.

update_pipeline ~253

No description provided.

NameTypeReqDescription
destinationsarrayyes
idstringyes
namestringyes
pipeline_idstringyes
pipeline_typestring
processor_groupsarray
sourcesarrayyes
typestringyes
use_legacy_search_syntaxboolean

No output schema declared.

No examples provided.

update_powerpack ~223

No description provided.

NameTypeReqDescription
definitionobject
descriptionstring
layoutobject
live_spanstring
namestringyes
powerpack_idstringyes
tagsarray
template_variablesarray

No output schema declared.

No examples provided.

update_project ~285

No description provided.

NameTypeReqDescription
auto_close_inactive_casesobject
auto_transition_assigned_casesobject
columnsarray
enabled_custom_case_typesarray
integration_incidentobject
integration_jiraobject
integration_monitorobject
integration_on_callobject
integration_service_nowobject
notificationobject
project_idstringyes
team_uuidstring
typestringyes

No output schema declared.

No examples provided.

update_reference_table ~249

No description provided.

NameTypeReqDescription
descriptionstring
fieldsarrayyes
file_metadata
idstringyes
primary_keysarrayyes
tagsarray
typestringyes

No output schema declared.

No examples provided.

update_replay_playlist ~160

No description provided.

NameTypeReqDescription
descriptionstring
handlestringyes
idstringyes
namestringyes
playlist_idintegeryes
typestringyes
uuidstringyes

No output schema declared.

No examples provided.

update_resource_filters ~92

No description provided.

NameTypeReqDescription
cloud_providerobjectyes
typestringyes
uuidstring

No output schema declared.

No examples provided.

update_restriction_query ~80

No description provided.

NameTypeReqDescription
restriction_querystringyes
restriction_query_idstringyes

No output schema declared.

No examples provided.

update_retention_filter ~223

No description provided.

NameTypeReqDescription
app_idstringyes
enabledboolean
event_typestring
idstringyes
rf_idstringyes
sample_ratenumber
trace_enabledboolean
trace_sample_ratenumber
typestringyes

No output schema declared.

No examples provided.

update_retention_filter_apm ~245

No description provided.

NameTypeReqDescription
enabledbooleanyes
filter_idstringyes
filter_typestringyes
idstringyes
namestringyes
querystringyes
ratenumberyes
trace_ratenumber
typestringyes

No output schema declared.

No examples provided.

update_ruleset ~146

No description provided.

NameTypeReqDescription
descriptionstring
rulesarray
ruleset_namestringyes
short_descriptionstring

No output schema declared.

No examples provided.

update_rum_application ~156

No description provided.

NameTypeReqDescription
attributesTypestring
dataIdstringyes
dataTypestringyes
idstringyes
product_analytics_retention_statestring
rum_event_processing_statestring

No output schema declared.

No examples provided.

update_rum_metric ~155

No description provided.

NameTypeReqDescription
group_byarray
include_percentilesboolean
metric_idstringyes
querystringyes
typestringyes

No output schema declared.

No examples provided.

update_scanning_group ~209

No description provided.

NameTypeReqDescription
configurationDataobject
descriptionstring
group_idstringyes
is_enabledboolean
product_listarray
rulesDataarray
samplingsarray

No output schema declared.

No examples provided.

update_scanning_rule ~526

No description provided.

NameTypeReqDescription
character_countstringyes
dataobject
descriptionstring
ends_witharray
exact_matcharray
excluded_namespacesarray
is_enabledboolean
keywordsarrayyes
namespacesarray
number_of_charsstring
patternstring
prioritystring
replacement_stringstring
rule_idstringyes
should_save_matchboolean
starts_witharray
tagsarray
use_recommended_keywordsboolean

No output schema declared.

No examples provided.

update_schedule ~257

No description provided.

NameTypeReqDescription
days_of_weekarrayyes
idstringyes
maintenance_window_durationstringyes
start_maintenance_windowstringyes
statusstring
timezonestringyes
typestringyes
version_to_lateststring

No output schema declared.

No examples provided.

update_schedule_oncall ~156

No description provided.

NameTypeReqDescription
idstringyes
layersarrayyes
namestringyes
schedule_idstringyes
time_zonestringyes
typestringyes

No output schema declared.

No examples provided.

update_scorecard_rule ~181

No description provided.

NameTypeReqDescription
customboolean
descriptionstring
enabledboolean
levelstring
ownerstring
rule_idstringyes
scorecard_namestring

No output schema declared.

No examples provided.

update_security_filter ~148

No description provided.

NameTypeReqDescription
exclusion_filtersarray
filtered_data_typestring
is_enabledboolean
security_filter_idstringyes
typestringyes

No output schema declared.

No examples provided.

update_security_signal_incidents ~77

No description provided.

NameTypeReqDescription
incident_idsarrayyes
signal_idstringyes

No output schema declared.

No examples provided.

update_security_signal_state ~136

No description provided.

NameTypeReqDescription
archive_commentstring
archive_reasonstring
signal_idstringyes
statestringyes

No output schema declared.

No examples provided.

update_service_account_application_key ~138

No description provided.

NameTypeReqDescription
app_key_idstringyes
idstringyes
scopesarray
service_account_idstringyes
typestringyes

No output schema declared.

No examples provided.

update_signal_notification_rule ~253

No description provided.

NameTypeReqDescription
dataIdstringyes
enabledboolean
idstringyes
rule_typesarray
severitiesarray
targetsarray
time_aggregationstring
trigger_sourcestringyes
typestringyes

No output schema declared.

No examples provided.

update_spans_metric ~112

No description provided.

NameTypeReqDescription
group_byarray
include_percentilesboolean
metric_idstringyes
typestringyes

No output schema declared.

No examples provided.

update_status_page ~364

No description provided.

NameTypeReqDescription
attributesTypestring
company_logostring
dataTypestringyes
delete_subscribersboolean
domain_prefixstring
email_header_imagestring
enabledboolean
faviconstring
idstringyes
page_idstringyes
subscriptions_enabledboolean
visualization_typestring

No output schema declared.

No examples provided.

update_suppression ~308

No description provided.

NameTypeReqDescription
data_exclusion_querystring
descriptionstring
enabledboolean
expiration_datestring
rule_querystring
start_datestring
suppression_idstringyes
suppression_querystring
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.