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

PYPI · MCPARMORY-DATADOG · 2 COMPONENTS · SCANNED SEP 20

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

0 this week 37 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 Security87
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Install-script risk not yet assessed.Unverified
  • 2 of 46 dependencies flagged as unhealthy. View diagnostics → Partial
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 current MCP spec version (2026-07-28).Pass

Unverified: 4 categories

Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you. How we score packages →

Install

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

com.mcparmory/datadog runs locally as a PyPI package, launched with uvx mcparmory-datadog. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · mcparmory-datadog

# add to Claude Code
claude mcp add com-mcparmory-datadog -- uvx mcparmory-datadog
// .cursor/mcp.json
{
  "mcpServers": {
    "com-mcparmory-datadog": {
      "command": "uvx",
      "args": [
        "mcparmory-datadog"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-mcparmory-datadog": {
      "command": "uvx",
      "args": [
        "mcparmory-datadog"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-mcparmory-datadog -- uvx mcparmory-datadog
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mcparmory-datadog": {
      "type": "local",
      "command": [
        "uvx",
        "mcparmory-datadog"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-mcparmory-datadog --command uvx --arg mcparmory-datadog
# ~/.hermes/config.yaml
mcp_servers:
  com-mcparmory-datadog:
    command: "uvx"
    args: ["mcparmory-datadog"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-mcparmory-datadog": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "mcparmory-datadog"
      ]
    }
  }
}
# add to Vellum
assistant mcp add com-mcparmory-datadog -t stdio -c uvx -a mcparmory-datadog
// mcp.json
{
  "mcpServers": {
    "com-mcparmory-datadog": {
      "command": "uvx",
      "args": [
        "mcparmory-datadog"
      ]
    }
  }
}
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.

  • 15 Sept 26 +15
    • Malware scan: unverified → pass security
  • 14 Sept 26 −15
    • Malware scan: pass → unverified security
  • 2 Sept 26 0
    • MCP protocol: Implements a current MCP spec version (2026-07-28). functional
  • 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
  • 17 Aug 26 0
    • Malware scan: unverified → pass security
  • 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
  • 7 Aug 26 0
    • Malware scan: pass → unverified security
  • 6 Aug 26 0
    • Malware scan: unverified → pass security
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 pypi/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 pypi

Background: How many MCP packages publish verified provenance →

Dependencies 46 packages
Packages resolved 46
Stale 1
No linked repository 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

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
acknowledge_page ~54

No description provided.

NameTypeReqDescription
page_idstringyes

No output schema declared.

No examples provided.

activate_content_pack ~60

No description provided.

NameTypeReqDescription
content_pack_idstringyes

No output schema declared.

No examples provided.

add_case_comment ~89

No description provided.

NameTypeReqDescription
case_idstringyes
commentstringyes
typestringyes

No output schema declared.

No examples provided.

add_confluent_resource ~216

No description provided.

NameTypeReqDescription
account_idstringyes
enable_custom_metricsboolean
idstringyes
resource_typestringyes
tagsarray
typestringyes

No output schema declared.

No examples provided.

add_dashboards_to_list ~73

No description provided.

NameTypeReqDescription
dashboard_list_idstringyes
dashboardsarray

No output schema declared.

No examples provided.

add_session_to_replay_playlist ~103

No description provided.

NameTypeReqDescription
playlist_idintegeryes
session_idstringyes
tsstringyes

No output schema declared.

No examples provided.

add_team_link ~146

No description provided.

NameTypeReqDescription
labelstringyes
positionstring
team_idstringyes
typestringyes
urlstringyes

No output schema declared.

No examples provided.

add_team_member ~105

No description provided.

NameTypeReqDescription
rolestring
team_idstringyes
typestringyes

No output schema declared.

No examples provided.

aggregate_logs ~242

No description provided.

NameTypeReqDescription
computearray
fromstring
group_byarray
indexesarray
storage_tierstring
timeOffsetstring
tostring

No output schema declared.

No examples provided.

aggregate_pipeline_events ~171

No description provided.

NameTypeReqDescription
computearray
fromstring
group_byarray
tostring

No output schema declared.

No examples provided.

aggregate_rum_events ~204

No description provided.

NameTypeReqDescription
computearray
fromstring
group_byarray
limitstring
tostring

No output schema declared.

No examples provided.

aggregate_spans ~200

No description provided.

NameTypeReqDescription
computearray
fromstring
group_byarray
timeOffsetstring
tostring

No output schema declared.

No examples provided.

aggregate_test_events ~179

No description provided.

NameTypeReqDescription
computearray
fromstring
group_byarray
tostring

No output schema declared.

No examples provided.

analyze_cloud_accounts_coverage ~39

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

analyze_csm_hosts_and_containers_coverage ~46

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

analyze_product_timeseries ~210

No description provided.

NameTypeReqDescription
audience_filtersobject
computeobject
group_byarray
indexesarray
queryyes
time_rangestring
typestringyes

No output schema declared.

No examples provided.

analyze_serverless_csm_coverage ~44

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

append_dataset_records ~150

No description provided.

NameTypeReqDescription
dataset_idstringyes
deduplicateboolean
project_idstringyes
recordsarrayyes
typestringyes

No output schema declared.

No examples provided.

archive_case ~91

No description provided.

NameTypeReqDescription
case_idstringyes
typestringyes

No output schema declared.

No examples provided.

archive_feature_flag ~57

No description provided.

NameTypeReqDescription
feature_flag_idstringyes

No output schema declared.

No examples provided.

archive_gcp_usage_cost_config ~63

No description provided.

NameTypeReqDescription
cloud_account_idstringyes

No output schema declared.

No examples provided.

assign_case ~87

No description provided.

NameTypeReqDescription
assignee_idstringyes
case_idstringyes
typestringyes

No output schema declared.

No examples provided.

assign_case_to_project ~90

No description provided.

NameTypeReqDescription
case_idstringyes
idstringyes
typestringyes

No output schema declared.

No examples provided.

assign_issue ~85

No description provided.

NameTypeReqDescription
idstringyes
issue_idstringyes
typestringyes

No output schema declared.

No examples provided.

assign_seats_to_users ~92

No description provided.

NameTypeReqDescription
product_codestringyes
typestringyes
user_uuidsarrayyes

No output schema declared.

No examples provided.

assign_security_signal ~79

No description provided.

NameTypeReqDescription
signal_idstringyes
uuidstringyes

No output schema declared.

No examples provided.

attach_findings_to_case ~97

No description provided.

NameTypeReqDescription
case_idstringyes
idstringyes
typestringyes

No output schema declared.

No examples provided.

attach_incident_document ~143

No description provided.

NameTypeReqDescription
attachment_typestring
documentUrlstring
incident_idstringyes
titlestring
typestringyes

No output schema declared.

No examples provided.

attach_security_findings_to_jira_issue ~153

No description provided.

NameTypeReqDescription
findingsDataarray
jira_issue_urlstringyes
projectDataobject
typestringyes

No output schema declared.

No examples provided.

batch_create_scorecard_outcomes ~79

No description provided.

NameTypeReqDescription
resultsarray

No output schema declared.

No examples provided.

batch_update_scorecard_outcomes ~79

No description provided.

NameTypeReqDescription
resultsarray

No output schema declared.

No examples provided.

bulk_delete_synthetics_tests ~74

No description provided.

NameTypeReqDescription
force_delete_dependenciesboolean
public_idsarrayyes

No output schema declared.

No examples provided.

bulk_write_datastore_items ~130

No description provided.

NameTypeReqDescription
conflict_modestring
datastore_idstringyes
typestringyes
valuesarrayyes

No output schema declared.

No examples provided.

cancel_deletion_request ~45

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

cancel_deployment ~51

No description provided.

NameTypeReqDescription
deployment_idstringyes

No output schema declared.

No examples provided.

cancel_downtime ~46

No description provided.

NameTypeReqDescription
downtime_idstringyes

No output schema declared.

No examples provided.

cancel_threat_hunting_job ~53

No description provided.

NameTypeReqDescription
job_idstringyes

No output schema declared.

No examples provided.

cancel_workflow_instance ~70

No description provided.

NameTypeReqDescription
instance_idstringyes
workflow_idstringyes

No output schema declared.

No examples provided.

clone_role ~110

No description provided.

NameTypeReqDescription
namestringyes
receives_permissions_fromarray
role_idstringyes
typestringyes

No output schema declared.

No examples provided.

compute_product_analytics ~207

No description provided.

NameTypeReqDescription
audience_filtersobject
computeobject
group_byarray
indexesarray
queryyes
time_rangestring
typestringyes

No output schema declared.

No examples provided.

configure_aws_account_ccm ~133

No description provided.

NameTypeReqDescription
aws_account_config_idstringyes
data_export_configsarrayyes
typestringyes

No output schema declared.

No examples provided.

configure_aws_account_ccm_update ~127

No description provided.

NameTypeReqDescription
aws_account_config_idstringyes
data_export_configsarrayyes
typestringyes

No output schema declared.

No examples provided.

configure_aws_scan_options ~157

No description provided.

NameTypeReqDescription
account_idstringyes
idstringyes
lambdaboolean
sensitive_databoolean
typestringyes
vuln_containers_osboolean
vuln_host_osboolean

No output schema declared.

No examples provided.

configure_azure_scan_options ~111

No description provided.

NameTypeReqDescription
idstringyes
subscription_idstringyes
typestringyes
vuln_containers_osboolean
vuln_host_osboolean

No output schema declared.

No examples provided.

configure_hamr_connection ~273

No description provided.

NameTypeReqDescription
hamr_statusintegeryes
idstringyes
is_primarybooleanyes
modified_bystringyes
target_org_datacenterstringyes
target_org_namestringyes
target_org_uuidstringyes
typestringyes

No output schema declared.

No examples provided.

configure_metric_tags ~251

No description provided.

NameTypeReqDescription
emailsarray
exclude_tags_modeboolean
idstringyes
include_actively_queried_tags_windownumber
override_existing_configurationsboolean
tagsarray
typestringyes

No output schema declared.

No examples provided.

configure_metric_tags_single ~216

No description provided.

NameTypeReqDescription
exclude_tags_modeboolean
idstringyes
include_percentilesboolean
metric_namestringyes
metric_typestringyes
tagsarrayyes
typestringyes

No output schema declared.

No examples provided.

configure_test_optimization_settings ~243

No description provided.

NameTypeReqDescription
auto_test_retries_enabledboolean
code_coverage_enabledboolean
early_flake_detection_enabledboolean
envstring
failed_test_replay_enabledboolean
pr_comments_enabledboolean
repository_idstringyes
service_namestringyes
test_impact_analysis_enabledboolean
typestringyes

No output schema declared.

No examples provided.

convert_security_monitoring_rule ~77

No description provided.

NameTypeReqDescription
rule_idstringyes

No output schema declared.

No examples provided.

convert_security_monitoring_rule_to_terraform ~450

No description provided.

NameTypeReqDescription
calculatedFieldsarray
casesarrayyes
customMessagestring
customNamestring
filtersarray
groupSignalsByarray
hasExtendedTitleboolean
isEnabledbooleanyes
messagestringyes
namestringyes
optionsobjectyes
queriesarrayyes
referenceTablesarray
schedulingOptionsobject
tagsarray
thirdPartyCasesarray

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 PyPI package (mcparmory-datadog).

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

com.mcparmory/datadog scores 37 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. 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.