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_opsgenie_service ~193

No description provided.

NameTypeReqDescription
custom_urlstring
namestringyes
opsgenie_api_keystringyes
regionstringyes
typestringyes

No output schema declared.

No examples provided.

create_organization_handle ~124

No description provided.

NameTypeReqDescription
namestringyes
organization_binding_idstringyes
space_resource_namestringyes
typestringyes

No output schema declared.

No examples provided.

create_page ~134

No description provided.

NameTypeReqDescription
descriptionstring
tagsarray
titlestringyes
typestringyes
urgencystringyes

No output schema declared.

No examples provided.

create_postmortem_attachment ~119

No description provided.

NameTypeReqDescription
contentstring
incident_idstringyes
titlestring
typestringyes

No output schema declared.

No examples provided.

create_powerpack ~172

No description provided.

NameTypeReqDescription
definitionobject
descriptionstring
layoutobject
live_spanstring
namestringyes
tagsarray
template_variablesarray

No output schema declared.

No examples provided.

create_project ~152

No description provided.

NameTypeReqDescription
enabled_custom_case_typesarray
keystringyes
namestringyes
team_uuidstring
typestringyes

No output schema declared.

No examples provided.

create_project_llm_obs ~98

No description provided.

NameTypeReqDescription
descriptionstring
namestringyes
typestringyes

No output schema declared.

No examples provided.

create_reference_table ~243

No description provided.

NameTypeReqDescription
descriptionstring
fieldsarrayyes
file_metadata
primary_keysarrayyes
sourcestringyes
table_namestringyes
tagsarray
typestringyes

No output schema declared.

No examples provided.

create_replay_playlist ~135

No description provided.

NameTypeReqDescription
descriptionstring
handlestringyes
idstringyes
namestringyes
typestringyes
uuidstringyes

No output schema declared.

No examples provided.

create_retention_filter ~226

No description provided.

NameTypeReqDescription
enabledbooleanyes
filter_typestringyes
namestringyes
querystringyes
ratenumberyes
trace_ratenumber
typestringyes

No output schema declared.

No examples provided.

create_rule_revision ~430

No description provided.

NameTypeReqDescription
argumentsarrayyes
categorystringyes
codestringyes
creation_messagestringyes
cvestring
cwestring
descriptionstringyes
documentation_urlstring
is_publishedbooleanyes
is_testingbooleanyes
languagestringyes
rule_namestringyes
ruleset_namestringyes
severitystringyes
short_descriptionstringyes
should_use_ai_fixbooleanyes
tagsarrayyes
testsarrayyes
tree_sitter_querystringyes

No output schema declared.

No examples provided.

create_rum_application ~171

No description provided.

NameTypeReqDescription
attributesTypestring
dataTypestringyes
namestringyes
product_analytics_retention_statestring
rum_event_processing_statestring

No output schema declared.

No examples provided.

create_rum_metric ~362

No description provided.

NameTypeReqDescription
aggregation_typestringyes
event_typestringyes
group_byarray
idstringyes
include_percentilesboolean
pathstring
querystringyes
typestringyes
whenstringyes

No output schema declared.

No examples provided.

create_rum_retention_filter ~254

No description provided.

NameTypeReqDescription
app_idstringyes
enabledboolean
event_typestringyes
namestringyes
sample_ratenumberyes
trace_enabledboolean
trace_sample_ratenumberyes
typestringyes

No output schema declared.

No examples provided.

create_scanning_group ~187

No description provided.

NameTypeReqDescription
dataobject
descriptionstring
is_enabledboolean
product_listarray
samplingsarray
typestringyes

No output schema declared.

No examples provided.

create_scanning_rule ~535

No description provided.

NameTypeReqDescription
character_countstringyes
descriptionstring
ends_witharray
exact_matcharray
excluded_namespacesarray
groupDataobject
is_enabledboolean
keywordsarrayyes
namespacesarray
number_of_charsstring
patternstring
prioritystring
replacement_stringstring
should_save_matchboolean
standard_patternDataobject
starts_witharray
tagsarray
typestringyes
use_recommended_keywordsboolean

No output schema declared.

No examples provided.

create_schedule ~140

No description provided.

NameTypeReqDescription
layersarrayyes
namestringyes
time_zonestringyes
typestringyes

No output schema declared.

No examples provided.

create_scorecard_rule ~178

No description provided.

NameTypeReqDescription
customboolean
descriptionstring
enabledboolean
levelstring
ownerstring
scorecard_namestring

No output schema declared.

No examples provided.

create_security_cases ~93

No description provided.

NameTypeReqDescription
dataarrayyes

No output schema declared.

No examples provided.

create_security_filter ~196

No description provided.

NameTypeReqDescription
exclusion_filtersarrayyes
filtered_data_typestringyes
is_enabledbooleanyes
namestringyes
querystringyes
typestringyes

No output schema declared.

No examples provided.

create_security_finding_jira_issues ~99

No description provided.

NameTypeReqDescription
dataarrayyes

No output schema declared.

No examples provided.

create_service_account ~110

No description provided.

NameTypeReqDescription
emailstringyes
service_accountbooleanyes
titlestring
typestringyes

No output schema declared.

No examples provided.

create_servicenow_ticket ~142

No description provided.

NameTypeReqDescription
assignment_groupstring
case_idstringyes
instance_namestringyes
typestringyes

No output schema declared.

No examples provided.

create_signal_from_job_result ~150

No description provided.

NameTypeReqDescription
jobResultIdsarrayyes
notificationsarrayyes
signalMessagestringyes
signalSeveritystringyes

No output schema declared.

No examples provided.

create_spans_metric ~232

No description provided.

NameTypeReqDescription
aggregation_typestringyes
group_byarray
idstringyes
include_percentilesboolean
pathstring
typestringyes

No output schema declared.

No examples provided.

create_status_page ~297

No description provided.

NameTypeReqDescription
attributesTypestringyes
company_logostring
componentsarray
dataTypestringyes
domain_prefixstringyes
email_header_imagestring
enabledbooleanyes
faviconstring
namestringyes
subscriptions_enabledboolean
visualization_typestringyes

No output schema declared.

No examples provided.

create_suppression_rule ~309

No description provided.

NameTypeReqDescription
data_exclusion_querystring
descriptionstring
enabledbooleanyes
expiration_datestring
namestringyes
rule_querystringyes
start_datestring
suppression_querystring
tagsarray
typestringyes

No output schema declared.

No examples provided.

create_synthetics_suite ~273

No description provided.

NameTypeReqDescription
alerting_thresholdnumber
attributesTypestringyes
dataTypestringyes
messagestring
namestringyes
tagsarray
testsarrayyes

No output schema declared.

No examples provided.

create_team ~173

No description provided.

NameTypeReqDescription
avatarstring
bannerstring
dataarrayyes
descriptionstring
handlestringyes
hidden_modulesarray
namestringyes
typestringyes
visible_modulesarray

No output schema declared.

No examples provided.

create_team_connections ~63

No description provided.

NameTypeReqDescription
dataarrayyes

No output schema declared.

No examples provided.

create_team_hierarchy_link ~45

No description provided.

NameTypeReqDescription
typestringyes

No output schema declared.

No examples provided.

create_user ~87

No description provided.

NameTypeReqDescription
emailstringyes
titlestring
typestringyes

No output schema declared.

No examples provided.

create_waf_custom_rule ~383

No description provided.

NameTypeReqDescription
actionstring
blockingbooleanyes
categorystringyes
conditionsarrayyes
dataTypestringyes
enabledbooleanyes
namestringyes
parametersobject
path_globstring
scopearray
tagsTypestringyes

No output schema declared.

No examples provided.

create_waf_exclusion_filter ~264

No description provided.

NameTypeReqDescription
descriptionstringyes
enabledbooleanyes
ip_listarray
on_matchstring
parametersarray
path_globstring
rules_targetarray
scopearray
typestringyes

No output schema declared.

No examples provided.

create_workload_protection_agent_rule ~309

No description provided.

NameTypeReqDescription
actionsarray
agent_versionstring
descriptionstring
enabledboolean
expressionstringyes
filtersarray
namestringyes
product_tagsarray
silentboolean
typestringyes

No output schema declared.

No examples provided.

create_workload_protection_policy ~116

No description provided.

NameTypeReqDescription
descriptionstring
enabledboolean
namestringyes
typestringyes

No output schema declared.

No examples provided.

create_workload_security_agent_rule ~297

No description provided.

NameTypeReqDescription
actionsarray
agent_versionstring
descriptionstring
enabledboolean
expressionstringyes
filtersarray
namestringyes
product_tagsarray
silentboolean
typestringyes

No output schema declared.

No examples provided.

deactivate_content_pack ~56

No description provided.

NameTypeReqDescription
content_pack_idstringyes

No output schema declared.

No examples provided.

delete_action_connection ~44

No description provided.

NameTypeReqDescription
connection_idstringyes

No output schema declared.

No examples provided.

delete_agent_rule ~51

No description provided.

NameTypeReqDescription
agent_rule_idstringyes

No output schema declared.

No examples provided.

delete_allocation_rule ~50

No description provided.

NameTypeReqDescription
rule_idstringyes

No output schema declared.

No examples provided.

delete_app ~44

No description provided.

NameTypeReqDescription
app_idstringyes

No output schema declared.

No examples provided.

delete_application_key ~51

No description provided.

NameTypeReqDescription
app_key_idstringyes

No output schema declared.

No examples provided.

delete_application_key_current_user ~56

No description provided.

NameTypeReqDescription
app_key_idstringyes

No output schema declared.

No examples provided.

delete_application_key_service_account ~77

No description provided.

NameTypeReqDescription
app_key_idstringyes
service_account_idstringyes

No output schema declared.

No examples provided.

delete_apps ~34

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

delete_archive ~44

No description provided.

NameTypeReqDescription
archive_idstringyes

No output schema declared.

No examples provided.

delete_aws_account_integration ~78

No description provided.

NameTypeReqDescription
aws_account_config_idstringyes

No output schema declared.

No examples provided.

delete_aws_ccm_config ~85

No description provided.

NameTypeReqDescription
aws_account_config_idstringyes

No output schema declared.

No examples provided.

delete_aws_cur_config ~56

No description provided.

NameTypeReqDescription
cloud_account_idstringyes

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.