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

DebugBundle

NPM · @DEBUGBUNDLE/MCP · SCANNED AUG 3

DebugBundle MCP: runtime error reporting, incident response, health checks, and product analytics.

Available components

+17 this week 59 Trust /100
Trust breakdown (6 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 →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 0 of 21 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency45
Schema Quality & AI Usability43
  • AI-judged instruction clarity (poor).Fail
  • Tool/resource definitions use about 7020 tokens (~60/item across 117 items; 117 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @debugbundle/mcp

# add to Claude Code
claude mcp add com-debugbundle-mcp -- npx -y @debugbundle/mcp
# add to Codex CLI
codex mcp add com-debugbundle-mcp -- npx -y @debugbundle/mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-debugbundle-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@debugbundle/mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-debugbundle-mcp --command npx --arg -y --arg @debugbundle/mcp
# ~/.hermes/config.yaml
mcp_servers:
  com-debugbundle-mcp:
    command: "npx"
    args: ["-y", "@debugbundle/mcp"]
// mcp.json
{
  "mcpServers": {
    "com-debugbundle-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@debugbundle/mcp"
      ]
    }
  }
}
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.

  • 2 Aug 26 +19
    • Malware scan: unverified → pass security
    • Stability: unverified → 0.23 functional
  • 31 Jul 26 −10
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −18
    • Malware scan: pass → unverified security
  • 29 Jul 26 +41
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → pass security
    • Schema quality: unverified → poor functional
    • Tool coverage: unverified → 100 functional
    • License: unverified → pass functional
    • Maintenance: unverified → pass functional
    • Dependency health: partial → 1.00 functional
    • Licence: AGPL-3.0-only functional
  • 28 Jul 26 −15
    • Tool coverage: 100 → unverified functional
    • Dependency health: unverified → partial functional
    • First check of Schema quality: unverified functional
  • 27 Jul 26 42

    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 3 Aug 2026 · Analysed npm/@debugbundle/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 21 packages

21 packages in the resolved dependency tree.

MCP tools — 117 exposed · ~7,020 tokens

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.

Tool Tokens
test_slack_destination ~44

Send a test message to a connected Slack destination.

NameTypeReqDescription
bearerTokenstringyes
destinationIdstringyes
projectIdstringyes

No output schema declared.

No examples provided.

test_webhook ~47

Queue a synthetic webhook delivery.

NameTypeReqDescription
bearerTokenstringyes
eventTypestring
projectIdstringyes
webhookIdstringyes

No output schema declared.

No examples provided.

update_alert ~106

Update an alert rule, including optional severity-threshold lifecycle scope.

NameTypeReqDescription
alertIdstringyes
bearerTokenstringyes
channelstring
conditionTypestring
config
cooldownSecondsinteger
isEnabledboolean
projectIdstringyes
serviceIdstring|null
severityLifecycleScope
severityMinstring|null

No output schema declared.

No examples provided.

update_analytics_settings ~41

Update AnalyticsBundle settings for a project.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes
updateobjectyes

No output schema declared.

No examples provided.

update_capture_policy ~40

Update the capture policy for a project.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes
updateobjectyes

No output schema declared.

No examples provided.

update_capture_rule ~46

Update a project capture rule.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes
ruleIdstringyes
updateobjectyes

No output schema declared.

No examples provided.

update_github_dispatch_rule ~111

Update a GitHub dispatch automation rule.

NameTypeReqDescription
bearerTokenstringyes
bundleTypestring
cooldownSecondsnumber
enabledboolean
environmentsarray
eventTypesarray
incidentStatusstring
namestring
projectIdstringyes
ruleIdstringyes
servicesarray
severityMinstring

No output schema declared.

No examples provided.

update_health_check ~133

Update a hosted health check.

NameTypeReqDescription
bearerTokenstringyes
checkIdstringyes
enabledboolean
environmentstring
expectedStatusMaxnumber
expectedStatusMinnumber
failureThresholdnumber
intervalSecondsnumber
methodstring
namestring
projectIdstringyes
recoveryThresholdnumber
serviceNamestring|null
timeoutMsnumber
urlstring

No output schema declared.

No examples provided.

update_improvement_settings ~41

Update automated improvement settings for a project.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes
updateobjectyes

No output schema declared.

No examples provided.

update_project ~56

Update a project.

NameTypeReqDescription
bearerTokenstringyes
colorTag
environmentDefaultstring
namestring
projectIdstringyes
slugstring

No output schema declared.

No examples provided.

update_project_member_role ~49

Update the role of a project collaborator.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes
rolestringyes
userIdstringyes

No output schema declared.

No examples provided.

update_saved_analytics_funnel ~64

Update the name or ordered steps of a saved AnalyticsBundle funnel.

NameTypeReqDescription
bearerTokenstringyes
displayNamestring
funnelKeystringyes
projectIdstringyes
stepsarray

No output schema declared.

No examples provided.

update_webhook ~67

Update a webhook endpoint.

NameTypeReqDescription
bearerTokenstringyes
eventsarray
filtersobject
isEnabledboolean
projectIdstringyes
urlstring
webhookIdstringyes

No output schema declared.

No examples provided.

update_weekly_report_channel ~69

Update a weekly report delivery channel. Email channel config supports up to 3 recipients in config.to.

NameTypeReqDescription
bearerTokenstringyes
channelIdstringyes
configobject
isEnabledboolean
scheduleobject

No output schema declared.

No examples provided.

validate ~25

Validate local DebugBundle project setup and optionally apply fixes.

NameTypeReqDescription
fixboolean

No output schema declared.

No examples provided.

verify_cloud ~77

Verify hosted ingestion or actively prove hosted incident creation.

NameTypeReqDescription
authFilePathstring
environmentstring
maxAgeMinutesnumber
projectIdstringyes
servicestring
trigger4xxStatusinteger
trigger5xxboolean

No output schema declared.

No examples provided.

verify_local ~18

Run the local verification flow against the current repository.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.