servers / debugbundle
DebugBundle MCP server
communitystdiolocaldestructive capablehealthy
DebugBundle MCP server for incidents, bundles, reproductions, health checks, probes, and ops.
01Tools · 95
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| list_improvements List hosted improvement opportunities for the current workspace or a specific project. | read | false | unknown |
| get_improvement Fetch a single hosted improvement opportunity by id. | read | false | unknown |
| resolve_improvement Resolve a hosted improvement opportunity. | unknown | unknown | unknown |
| get_improvement_bundle Fetch the hosted improvement bundle artifact for a project improvement opportunity. | read | false | unknown |
| reopen_improvement Reopen a hosted improvement opportunity. | unknown | unknown | unknown |
| snooze_improvement Snooze a hosted improvement opportunity until an ISO8601 timestamp. | unknown | unknown | unknown |
| get_github_status Get the project GitHub App installation status and optional project repo assignment. | read | false | unknown |
| list_github_repositories List repositories available to the project GitHub App installation for owner/admin callers. | read | false | unknown |
| list_github_dispatch_rules List GitHub dispatch automation rules for a project. | read | false | unknown |
| create_github_dispatch_rule Create a GitHub dispatch automation rule for a project. | write | true | unknown |
| update_github_dispatch_rule Update a GitHub dispatch automation rule. | write | true | unknown |
| delete_github_dispatch_rule Delete a GitHub dispatch automation rule. | destructive | true | true |
| retry_github_delivery Retry a failed GitHub dispatch delivery. | unknown | unknown | unknown |
| remove_project_github_repo Remove a project GitHub repository assignment. | destructive | true | true |
| list_github_deliveries List GitHub dispatch delivery history for a project. | read | false | unknown |
| set_project_github_repo Assign a primary GitHub repository to a project. | write | true | unknown |
| list_project_tokens List project tokens for a project. | read | false | unknown |
| create_project_token Create a new project token. | write | true | unknown |
| revoke_project_token Revoke a project token. | destructive | true | true |
| list_member_tokens List member tokens for the authenticated member. | read | false | unknown |
| create_member_token Create a new member token. | write | true | unknown |
| retry_webhook_delivery Retry a webhook delivery. | unknown | unknown | unknown |
| revoke_member_token Revoke a member token. | destructive | true | true |
| create_webhook Create a webhook endpoint. | write | true | unknown |
| list_webhooks List webhooks for a project. | read | false | unknown |
| update_webhook Update a webhook endpoint. | write | true | unknown |
| delete_webhook Delete a webhook endpoint. | destructive | true | true |
| list_slack_destinations List reusable connected Slack destinations for a project organization. | read | false | unknown |
| list_weekly_report_channels List weekly report delivery channels for a project. | read | false | unknown |
| list_webhook_deliveries List deliveries for a webhook endpoint. | read | false | unknown |
| test_slack_destination Send a test message to a connected Slack destination. | write | true | unknown |
| delete_slack_destination Delete a connected Slack destination from a project organization. | destructive | true | true |
| delete_weekly_report_channel Delete a weekly report delivery channel. | destructive | true | true |
| update_weekly_report_channel Update a weekly report delivery channel. Email channel config supports up to 3 recipients in config.to. | write | true | unknown |
| list_alerts List alert rules for a project. | read | false | unknown |
| update_alert Update an alert rule, including optional severity-threshold lifecycle scope. | write | true | unknown |
| delete_alert Delete an alert rule. | destructive | true | true |
| delete_project Delete a project. | destructive | true | true |
| list_projects List projects in the organization. | read | false | unknown |
| list_capture_rules List project capture rules. | read | false | unknown |
| update_project Update a project. | write | true | unknown |
| update_capture_rule Update a project capture rule. | write | true | unknown |
| delete_capture_rule Delete a project capture rule. | destructive | true | true |
| suggest_capture_rules_from_incident Generate deterministic capture rule suggestions from an incident bundle. | unknown | unknown | unknown |
| get_improvement_settings Get automated improvement settings for a project. | read | false | unknown |
| get_capture_policy Get the resolved capture policy for a project. | read | false | unknown |
| activate_probe Activate a remote probe on a project. | unknown | unknown | unknown |
| deactivate_probe Deactivate a probe activation. | destructive | true | true |
| get_health_check Get one hosted health check by id. | read | false | unknown |
| update_health_check Update a hosted health check. | write | true | unknown |
| delete_health_check Delete a hosted health check. | destructive | true | true |
| get_billing_summary Get the billing summary for the organization. | read | false | unknown |
| cancel_capacity_reduction Cancel a scheduled capacity reduction. | destructive | true | true |
| test_health_check Run a side-effect-free test for a hosted health-check target. | write | true | unknown |
| start_trial Start an eligible no-card trial for the organization. | unknown | unknown | unknown |
| list_health_check_daily_rollups List retained per-day history for one hosted health check. | read | false | unknown |
| schedule_capacity_reduction Schedule a capacity reduction at end of billing cycle. | write | true | unknown |
| list_project_members List members for a project. | read | false | unknown |
| update_project_member_role Update the role of a project collaborator. | write | true | unknown |
| invite_project_member Invite a collaborator to a project. | write | true | unknown |
| cancel_project_member_invite Cancel a pending project invite. | destructive | true | true |
| leave_project Leave a shared project as the authenticated collaborator. | unknown | unknown | unknown |
| list_services List services for a project. | read | false | unknown |
| doctor Run local DebugBundle environment diagnostics. | write | true | unknown |
| validate Validate local DebugBundle project setup and optionally apply fixes. | unknown | unknown | unknown |
| verify_local Run the local verification flow against the current repository. | write | true | unknown |
| verify_cloud Verify hosted ingestion or actively prove hosted incident creation. | unknown | unknown | unknown |
| smoke Run the end-to-end smoke flow for a hosted project. | write | true | unknown |
| analyze Run local agent-oriented DebugBundle analysis. | write | true | unknown |
| list_incidents List incidents from local storage, cloud storage, or the combined connected view. | read | false | unknown |
| get_incident Fetch a single incident by incident id. | read | false | unknown |
| get_incident_context Fetch deterministic one-call incident context for explanation and triage. | read | false | unknown |
| resolve_incident Resolve an incident by incident id. | unknown | unknown | unknown |
| reopen_incident Reopen an incident by incident id. | unknown | unknown | unknown |
| resolve_incidents Resolve incidents in bulk by incident id. | unknown | unknown | unknown |
| reopen_incidents Reopen incidents in bulk by incident id. | unknown | unknown | unknown |
| get_bundle Fetch the debug bundle for an incident. | read | false | unknown |
| get_reproduction Fetch the reproduction artifact for an incident. | read | false | unknown |
| get_logs Fetch log records for an incident from the hosted API. | read | false | unknown |
| test_webhook Queue a synthetic webhook delivery. | unknown | unknown | unknown |
| create_weekly_report_channel Create a weekly report delivery channel. Email channel config supports up to 3 recipients in config.to. | write | true | unknown |
| create_alert Create an alert rule, including optional severity-threshold lifecycle scope. | write | true | unknown |
| create_project Create a new project. | write | true | unknown |
| create_capture_rule Create a project capture rule. | write | true | unknown |
| create_capture_rule_from_incident_suggestion Create a capture rule from an incident-derived suggestion. | write | true | unknown |
| update_improvement_settings Update automated improvement settings for a project. | write | true | unknown |
| list_health_checks List hosted health checks for a project. | read | false | unknown |
| update_capture_policy Update the capture policy for a project. | write | true | unknown |
| list_active_probes List active probe activations for a project. | read | false | unknown |
| create_health_check Create a hosted health check for a project. | write | true | unknown |
| list_health_check_results List recent execution results for one hosted health check. | read | false | unknown |
| increase_capacity Increase additional capacity units. | unknown | unknown | unknown |
| list_project_member_invites List pending invites for a project. | read | false | unknown |
| remove_project_member Remove a collaborator from a project. | destructive | true | true |
| get_slack_connect_url Return a browser Slack connect URL for a project. | read | unknown | unknown |
02Install & source
npx -y @debugbundle/mcp
npx- repohttps://github.com/debugbundle/debugbundle
- licenseAGPL-3.0
- adoption6 stars · 0 forks
03Access granted
Manage GitHub · destructiveWorkflow automation · destructiveSend chat messages · destructiveMonitoring & logs · writeProcess payments · write
The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.
05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-07-07 08:59Z
next_check2026-07-08 13:30Z
cadenceevery 29h
verifiedtools_list:passed handshake:passed metadata:passed
index_statusindex — 9 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/debugbundle)
Next step
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →