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
get_slack_connect_url ~45

Return a browser Slack connect URL for a project.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes
returnTostring

No output schema declared.

No examples provided.

get_usage_summary ~180

Get aggregate AnalyticsBundle usage summary 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.

increase_capacity ~31

Increase additional capacity units.

NameTypeReqDescription
bearerTokenstringyes
targetAdditionalCapacityUnitsnumberyes

No output schema declared.

No examples provided.

invite_project_member ~46

Invite a collaborator to a project.

NameTypeReqDescription
bearerTokenstringyes
emailstringyes
projectIdstringyes
rolestringyes

No output schema declared.

No examples provided.

leave_project ~33

Leave a shared project as the authenticated collaborator.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes

No output schema declared.

No examples provided.

list_active_probes ~35

List active probe activations for a project.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes

No output schema declared.

No examples provided.

list_alerts ~39

List alert rules for a project.

NameTypeReqDescription
bearerTokenstringyes
limitnumber
projectIdstringyes

No output schema declared.

No examples provided.

list_analytics_bundles ~103

List AnalyticsBundle generation records for a project, or across accessible projects when projectId is omitted.

NameTypeReqDescription
bearerTokenstringyes
cursorstring
environmentstring
fromstring
kindstring
limitnumber
projectIdstring
servicestring
statusstring
tostring

No output schema declared.

No examples provided.

list_analytics_journey_samples ~76

List retained redacted AnalyticsBundle journey sample metadata for a project.

NameTypeReqDescription
bearerTokenstringyes
cursorstring
environmentstring
limitnumber
projectIdstringyes
servicestring
tagstring

No output schema declared.

No examples provided.

list_analytics_opportunities ~116

List AnalyticsBundle opportunities for a project, or across accessible projects when projectId is omitted.

NameTypeReqDescription
bearerTokenstringyes
bundleStatusstring
cursorstring
environmentstring
fromstring
kindstring
limitnumber
projectIdstring
servicestring
severitystring
statusstring
tostring

No output schema declared.

No examples provided.

list_capture_rules ~30

List project capture rules.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes

No output schema declared.

No examples provided.

list_funnel_metrics ~181

List aggregate AnalyticsBundle funnel conversion summaries 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.

list_github_deliveries ~52

List GitHub dispatch delivery history for a project.

NameTypeReqDescription
bearerTokenstringyes
limitnumber
projectIdstringyes
statusstring

No output schema declared.

No examples provided.

list_github_dispatch_rules ~37

List GitHub dispatch automation rules for a project.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes

No output schema declared.

No examples provided.

list_github_repositories ~42

List repositories available to the project GitHub App installation for owner/admin callers.

NameTypeReqDescription
bearerTokenstringyes
projectIdstring

No output schema declared.

No examples provided.

list_health_check_daily_rollups ~54

List retained per-day history for one hosted health check.

NameTypeReqDescription
bearerTokenstringyes
checkIdstringyes
limitnumber
projectIdstringyes

No output schema declared.

No examples provided.

list_health_check_results ~51

List recent execution results for one hosted health check.

NameTypeReqDescription
bearerTokenstringyes
checkIdstringyes
limitnumber
projectIdstringyes

No output schema declared.

No examples provided.

list_health_checks ~40

List hosted health checks for a project.

NameTypeReqDescription
bearerTokenstringyes
limitnumber
projectIdstringyes

No output schema declared.

No examples provided.

list_improvements ~87

List hosted improvement opportunities for the current workspace or a specific project.

NameTypeReqDescription
bearerTokenstringyes
cursorstring
environmentstring
kindstring
limitnumber
projectIdstring
servicestring
severitystring
statusstring

No output schema declared.

No examples provided.

list_incidents ~106

List incidents from local storage, cloud storage, or the combined connected view.

NameTypeReqDescription
attentionAfterstring
bearerTokenstring
cursorstring
environmentstring
firstSeenAfterstring
limitnumber
projectIdstring
servicestring
severitystring
sourcestring
statusstring

No output schema declared.

No examples provided.

list_member_tokens ~32

List member tokens for the authenticated member.

NameTypeReqDescription
bearerTokenstringyes
limitnumber

No output schema declared.

No examples provided.

list_project_member_invites ~34

List pending invites for a project.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes

No output schema declared.

No examples provided.

list_project_members ~31

List members for a project.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes

No output schema declared.

No examples provided.

list_project_tokens ~39

List project tokens for a project.

NameTypeReqDescription
bearerTokenstringyes
limitnumber
projectIdstringyes

No output schema declared.

No examples provided.

list_projects ~29

List projects in the organization.

NameTypeReqDescription
bearerTokenstringyes
limitnumber

No output schema declared.

No examples provided.

list_saved_analytics_funnels ~39

List active saved AnalyticsBundle funnel definitions for a project.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes

No output schema declared.

No examples provided.

list_services ~37

List services for a project.

NameTypeReqDescription
bearerTokenstringyes
limitnumber
projectIdstringyes

No output schema declared.

No examples provided.

list_slack_destinations ~37

List reusable connected Slack destinations for a project organization.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes

No output schema declared.

No examples provided.

list_webhook_deliveries ~50

List deliveries for a webhook endpoint.

NameTypeReqDescription
bearerTokenstringyes
limitnumber
projectIdstringyes
webhookIdstringyes

No output schema declared.

No examples provided.

list_webhooks ~39

List webhooks for a project.

NameTypeReqDescription
bearerTokenstringyes
limitnumber
projectIdstringyes

No output schema declared.

No examples provided.

list_weekly_report_channels ~43

List weekly report delivery channels for a project.

NameTypeReqDescription
bearerTokenstringyes
limitnumber
projectIdstringyes

No output schema declared.

No examples provided.

remove_project_github_repo ~35

Remove a project GitHub repository assignment.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes

No output schema declared.

No examples provided.

remove_project_member ~40

Remove a collaborator from a project.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes
userIdstringyes

No output schema declared.

No examples provided.

reopen_improvement ~32

Reopen a hosted improvement opportunity.

NameTypeReqDescription
bearerTokenstringyes
improvementIdstringyes

No output schema declared.

No examples provided.

reopen_incident ~40

Reopen an incident by incident id.

NameTypeReqDescription
bearerTokenstring
incidentIdstringyes
sourcestring

No output schema declared.

No examples provided.

reopen_incidents ~41

Reopen incidents in bulk by incident id.

NameTypeReqDescription
bearerTokenstring
incidentIdsarrayyes
sourcestring

No output schema declared.

No examples provided.

resolve_improvement ~31

Resolve a hosted improvement opportunity.

NameTypeReqDescription
bearerTokenstringyes
improvementIdstringyes

No output schema declared.

No examples provided.

resolve_incident ~39

Resolve an incident by incident id.

NameTypeReqDescription
bearerTokenstring
incidentIdstringyes
sourcestring

No output schema declared.

No examples provided.

resolve_incidents ~40

Resolve incidents in bulk by incident id.

NameTypeReqDescription
bearerTokenstring
incidentIdsarrayyes
sourcestring

No output schema declared.

No examples provided.

retry_github_delivery ~42

Retry a failed GitHub dispatch delivery.

NameTypeReqDescription
bearerTokenstringyes
deliveryIdstringyes
projectIdstringyes

No output schema declared.

No examples provided.

retry_webhook_delivery ~47

Retry a webhook delivery.

NameTypeReqDescription
bearerTokenstringyes
deliveryIdstringyes
projectIdstringyes
webhookIdstringyes

No output schema declared.

No examples provided.

revoke_member_token ~31

Revoke a member token.

NameTypeReqDescription
bearerTokenstringyes
tokenIdstringyes

No output schema declared.

No examples provided.

revoke_project_token ~39

Revoke a project token.

NameTypeReqDescription
bearerTokenstringyes
projectIdstringyes
tokenIdstringyes

No output schema declared.

No examples provided.

schedule_capacity_reduction ~38

Schedule a capacity reduction at end of billing cycle.

NameTypeReqDescription
bearerTokenstringyes
targetAdditionalCapacityUnitsnumberyes

No output schema declared.

No examples provided.

set_project_github_repo ~51

Assign a primary GitHub repository to a project.

NameTypeReqDescription
bearerTokenstringyes
ownerstringyes
projectIdstringyes
repostringyes

No output schema declared.

No examples provided.

smoke ~59

Run the end-to-end smoke flow for a hosted project.

NameTypeReqDescription
authFilePathstring
environmentstring
maxAgeMinutesnumber
projectIdstringyes
servicestring

No output schema declared.

No examples provided.

snooze_improvement ~49

Snooze a hosted improvement opportunity until an ISO8601 timestamp.

NameTypeReqDescription
bearerTokenstringyes
improvementIdstringyes
snoozedUntilstringyes

No output schema declared.

No examples provided.

start_trial ~34

Start an eligible no-card trial for the organization.

NameTypeReqDescription
bearerTokenstringyes
targetPlanstringyes

No output schema declared.

No examples provided.

suggest_capture_rules_from_incident ~38

Generate deterministic capture rule suggestions from an incident bundle.

NameTypeReqDescription
bearerTokenstringyes
incidentIdstringyes

No output schema declared.

No examples provided.

test_health_check ~78

Run a side-effect-free test for a hosted health-check target.

NameTypeReqDescription
bearerTokenstringyes
expectedStatusMaxnumber
expectedStatusMinnumber
methodstring
projectIdstringyes
timeoutMsnumber
urlstringyes

No output schema declared.

No examples provided.