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
activate_probe ~72

Activate a remote probe on a project.

NameTypeReqDescription
bearerTokenstringyes
environmentstring
labelPatternstringyes
projectIdstringyes
servicestring
triggerTtlSecondsnumber
ttlSecondsnumber

No output schema declared.

No examples provided.

analyze ~29

Run local agent-oriented DebugBundle analysis.

NameTypeReqDescription
localboolean
typestring

No output schema declared.

No examples provided.

archive_saved_analytics_funnel ~47

Archive a saved AnalyticsBundle funnel definition for a project.

NameTypeReqDescription
bearerTokenstringyes
funnelKeystringyes
projectIdstringyes

No output schema declared.

No examples provided.

cancel_capacity_reduction ~24

Cancel a scheduled capacity reduction.

NameTypeReqDescription
bearerTokenstringyes

No output schema declared.

No examples provided.

cancel_project_member_invite ~41

Cancel a pending project invite.

NameTypeReqDescription
bearerTokenstringyes
inviteIdstringyes
projectIdstringyes

No output schema declared.

No examples provided.

create_alert ~100

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

NameTypeReqDescription
bearerTokenstringyes
channelstringyes
conditionTypestringyes
configobjectyes
cooldownSecondsinteger
isEnabledboolean
projectIdstringyes
serviceIdstring
severityLifecycleScopestring
severityMinstring

No output schema declared.

No examples provided.

create_capture_rule ~38

Create a project capture rule.

NameTypeReqDescription
bearerTokenstringyes
createobjectyes
projectIdstringyes

No output schema declared.

No examples provided.

create_capture_rule_from_incident_suggestion ~47

Create a capture rule from an incident-derived suggestion.

NameTypeReqDescription
bearerTokenstringyes
createobjectyes
incidentIdstringyes

No output schema declared.

No examples provided.

create_github_dispatch_rule ~106

Create a GitHub dispatch automation rule for a project.

NameTypeReqDescription
bearerTokenstringyes
bundleTypestringyes
cooldownSecondsnumberyes
enabledboolean
environmentsarrayyes
eventTypesarrayyes
incidentStatusstringyes
namestringyes
projectIdstringyes
servicesarrayyes
severityMinstringyes

No output schema declared.

No examples provided.

create_health_check ~128

Create a hosted health check for a project.

NameTypeReqDescription
bearerTokenstringyes
enabledboolean
environmentstring
expectedStatusMaxnumber
expectedStatusMinnumber
failureThresholdnumber
intervalSecondsnumberyes
methodstring
namestringyes
projectIdstringyes
recoveryThresholdnumber
serviceNamestring|null
timeoutMsnumber
urlstringyes

No output schema declared.

No examples provided.

create_member_token ~30

Create a new member token.

NameTypeReqDescription
bearerTokenstringyes
labelstringyes

No output schema declared.

No examples provided.

create_project ~49

Create a new project.

NameTypeReqDescription
bearerTokenstringyes
colorTag
environmentDefaultstring
namestringyes
slugstringyes

No output schema declared.

No examples provided.

create_project_token ~46

Create a new project token.

NameTypeReqDescription
allowedOriginsarray
bearerTokenstringyes
labelstringyes
projectIdstringyes

No output schema declared.

No examples provided.

create_saved_analytics_funnel ~62

Create a reusable AnalyticsBundle funnel definition for a project.

NameTypeReqDescription
bearerTokenstringyes
displayNamestringyes
funnelKeystringyes
projectIdstringyes
stepsarrayyes

No output schema declared.

No examples provided.

create_webhook ~59

Create a webhook endpoint.

NameTypeReqDescription
bearerTokenstringyes
eventsarrayyes
filtersobject
isEnabledboolean
projectIdstringyes
urlstringyes

No output schema declared.

No examples provided.

create_weekly_report_channel ~76

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

NameTypeReqDescription
bearerTokenstringyes
channelstringyes
configobjectyes
isEnabledboolean
projectIdstringyes
scheduleobjectyes

No output schema declared.

No examples provided.

deactivate_probe ~38

Deactivate a probe activation.

NameTypeReqDescription
activationIdstringyes
bearerTokenstringyes
projectIdstringyes

No output schema declared.

No examples provided.

delete_alert ~37

Delete an alert rule.

NameTypeReqDescription
alertIdstringyes
bearerTokenstringyes
projectIdstringyes

No output schema declared.

No examples provided.

delete_capture_rule ~39

Delete a project capture rule.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes
ruleIdstringyes

No output schema declared.

No examples provided.

delete_github_dispatch_rule ~43

Delete a GitHub dispatch automation rule.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes
ruleIdstringyes

No output schema declared.

No examples provided.

delete_health_check ~39

Delete a hosted health check.

NameTypeReqDescription
bearerTokenstringyes
checkIdstringyes
projectIdstringyes

No output schema declared.

No examples provided.

delete_project ~28

Delete a project.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes

No output schema declared.

No examples provided.

delete_slack_destination ~44

Delete a connected Slack destination from a project organization.

NameTypeReqDescription
bearerTokenstringyes
destinationIdstringyes
projectIdstringyes

No output schema declared.

No examples provided.

delete_webhook ~38

Delete a webhook endpoint.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes
webhookIdstringyes

No output schema declared.

No examples provided.

delete_weekly_report_channel ~34

Delete a weekly report delivery channel.

NameTypeReqDescription
bearerTokenstringyes
channelIdstringyes

No output schema declared.

No examples provided.

doctor ~30

Run local DebugBundle environment diagnostics.

NameTypeReqDescription
authFilePathstring
privacyboolean

No output schema declared.

No examples provided.

generate_analytics_bundle ~113

Request an AnalyticsBundle generation for a project analysis window and focus.

NameTypeReqDescription
analysisKindstringyes
bearerTokenstringyes
deployIdstring
filtersobject
fromstring
funnelstring
incidentIdstring
laststring
opportunityIdstring
projectIdstringyes
routestring
tostring

No output schema declared.

No examples provided.

get_action_metrics ~181

Get aggregate AnalyticsBundle action, marker, and conversion metrics.

NameTypeReqDescription
authStatestring
bearerTokenstringyes
browserstring
countrystring
customDimensionsobject
deviceTypestring
environmentstring
fromstring
granularitystring
languagestring
laststring
limitnumber
osstring
projectIdstringyes
referrerstring
routestring
servicestring
tostring
utmCampaignstring
utmMediumstring
utmSourcestring

No output schema declared.

No examples provided.

get_analytics_bundle ~49

Get a generated AnalyticsBundle artifact or its pending/failed generation state.

NameTypeReqDescription
bearerTokenstringyes
bundleGenerationIdstringyes
projectIdstringyes

No output schema declared.

No examples provided.

get_analytics_journey_sample ~50

Get one retained redacted AnalyticsBundle journey sample artifact for a project.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes
sampleIdstringyes

No output schema declared.

No examples provided.

get_analytics_opportunity ~44

Get an AnalyticsBundle opportunity for a project.

NameTypeReqDescription
bearerTokenstringyes
opportunityIdstringyes
projectIdstringyes

No output schema declared.

No examples provided.

get_analytics_settings ~34

Get AnalyticsBundle settings for a project.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes

No output schema declared.

No examples provided.

get_billing_summary ~26

Get the billing summary for the organization.

NameTypeReqDescription
bearerTokenstringyes

No output schema declared.

No examples provided.

get_bundle ~39

Fetch the debug bundle for an incident.

NameTypeReqDescription
bearerTokenstring
incidentIdstringyes
sourcestring

No output schema declared.

No examples provided.

get_capture_policy ~34

Get the resolved capture policy for a project.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes

No output schema declared.

No examples provided.

get_device_breakdown ~185

Get aggregate AnalyticsBundle device, browser, OS, and language breakdowns.

NameTypeReqDescription
authStatestring
bearerTokenstringyes
browserstring
countrystring
customDimensionsobject
deviceTypestring
environmentstring
fromstring
granularitystring
languagestring
laststring
limitnumber
osstring
projectIdstringyes
referrerstring
routestring
servicestring
tostring
utmCampaignstring
utmMediumstring
utmSourcestring

No output schema declared.

No examples provided.

get_funnel_analysis ~189

Get aggregate AnalyticsBundle funnel conversion and dropoff analysis.

NameTypeReqDescription
authStatestring
bearerTokenstringyes
browserstring
countrystring
customDimensionsobject
deviceTypestring
environmentstring
fromstring
funnelKeystringyes
granularitystring
languagestring
laststring
limitnumber
osstring
projectIdstringyes
referrerstring
routestring
servicestring
tostring
utmCampaignstring
utmMediumstring
utmSourcestring

No output schema declared.

No examples provided.

get_github_status ~40

Get the project GitHub App installation status and optional project repo assignment.

NameTypeReqDescription
bearerTokenstringyes
projectIdstring

No output schema declared.

No examples provided.

get_health_check ~41

Get one hosted health check by id.

NameTypeReqDescription
bearerTokenstringyes
checkIdstringyes
projectIdstringyes

No output schema declared.

No examples provided.

get_improvement ~34

Fetch a single hosted improvement opportunity by id.

NameTypeReqDescription
bearerTokenstringyes
improvementIdstringyes

No output schema declared.

No examples provided.

get_improvement_bundle ~46

Fetch the hosted improvement bundle artifact for a project improvement opportunity.

NameTypeReqDescription
bearerTokenstringyes
improvementIdstringyes
projectIdstringyes

No output schema declared.

No examples provided.

get_improvement_settings ~34

Get automated improvement settings for a project.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes

No output schema declared.

No examples provided.

get_incident ~40

Fetch a single incident by incident id.

NameTypeReqDescription
bearerTokenstring
incidentIdstringyes
sourcestring

No output schema declared.

No examples provided.

get_incident_context ~45

Fetch deterministic one-call incident context for explanation and triage.

NameTypeReqDescription
bearerTokenstring
incidentIdstringyes
sourcestring

No output schema declared.

No examples provided.

get_incident_impact ~203

Get aggregate AnalyticsBundle impact metrics for one incident, including linked routes, funnels, segments, journeys, and bundle state.

NameTypeReqDescription
authStatestring
bearerTokenstringyes
browserstring
countrystring
customDimensionsobject
deviceTypestring
environmentstring
fromstring
granularitystring
incidentIdstringyes
languagestring
laststring
limitnumber
osstring
projectIdstringyes
referrerstring
routestring
servicestring
tostring
utmCampaignstring
utmMediumstring
utmSourcestring

No output schema declared.

No examples provided.

get_journey_patterns ~181

Get aggregate AnalyticsBundle journey transition patterns for a project.

NameTypeReqDescription
authStatestring
bearerTokenstringyes
browserstring
countrystring
customDimensionsobject
deviceTypestring
environmentstring
fromstring
granularitystring
languagestring
laststring
limitnumber
osstring
projectIdstringyes
referrerstring
routestring
servicestring
tostring
utmCampaignstring
utmMediumstring
utmSourcestring

No output schema declared.

No examples provided.

get_logs ~56

Fetch log records for an incident from the hosted API.

NameTypeReqDescription
bearerTokenstringyes
cursorstring
incidentIdstringyes
levelstring
limitnumber

No output schema declared.

No examples provided.

get_referrer_metrics ~181

Get aggregate AnalyticsBundle referrer and UTM metrics.

NameTypeReqDescription
authStatestring
bearerTokenstringyes
browserstring
countrystring
customDimensionsobject
deviceTypestring
environmentstring
fromstring
granularitystring
languagestring
laststring
limitnumber
osstring
projectIdstringyes
referrerstring
routestring
servicestring
tostring
utmCampaignstring
utmMediumstring
utmSourcestring

No output schema declared.

No examples provided.

get_reproduction ~40

Fetch the reproduction artifact for an incident.

NameTypeReqDescription
bearerTokenstring
incidentIdstringyes
sourcestring

No output schema declared.

No examples provided.

get_route_metrics ~179

Get aggregate AnalyticsBundle route metrics for a project.

NameTypeReqDescription
authStatestring
bearerTokenstringyes
browserstring
countrystring
customDimensionsobject
deviceTypestring
environmentstring
fromstring
granularitystring
languagestring
laststring
limitnumber
osstring
projectIdstringyes
referrerstring
routestring
servicestring
tostring
utmCampaignstring
utmMediumstring
utmSourcestring

No output schema declared.

No examples provided.