@debugbundle/mcp
Advanced tools
+39
| { | ||
| "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json", | ||
| "name": "com.debugbundle/mcp", | ||
| "title": "DebugBundle", | ||
| "description": "Investigate DebugBundle incidents, bundles, reproductions, probes, alerts, webhooks, projects, members, billing, GitHub automation, and local setup from MCP clients.", | ||
| "repository": { | ||
| "url": "https://github.com/debugbundle/debugbundle", | ||
| "source": "github", | ||
| "subfolder": "apps/mcp" | ||
| }, | ||
| "version": "0.1.10", | ||
| "packages": [ | ||
| { | ||
| "registryType": "npm", | ||
| "registryBaseUrl": "https://registry.npmjs.org", | ||
| "identifier": "@debugbundle/mcp", | ||
| "version": "0.1.10", | ||
| "transport": { | ||
| "type": "stdio" | ||
| }, | ||
| "environmentVariables": [ | ||
| { | ||
| "name": "DEBUGBUNDLE_MEMBER_TOKEN", | ||
| "description": "Optional DebugBundle member token used by hosted API and MCP management tools when CLI auth state is unavailable.", | ||
| "format": "string", | ||
| "isRequired": false, | ||
| "isSecret": true | ||
| }, | ||
| { | ||
| "name": "DEBUGBUNDLE_API_URL", | ||
| "description": "Optional DebugBundle API base URL for self-hosted, staging, or other non-default API environments.", | ||
| "format": "string", | ||
| "isRequired": false, | ||
| "isSecret": false | ||
| } | ||
| ] | ||
| } | ||
| ] | ||
| } |
+3
-2
| { | ||
| "name": "@debugbundle/mcp", | ||
| "version": "0.1.9", | ||
| "mcpName": "com.debugbundle/mcp", | ||
| "version": "0.1.10", | ||
| "private": false, | ||
@@ -29,3 +30,3 @@ "description": "Model Context Protocol server for DebugBundle", | ||
| }, | ||
| "files": ["bin", "dist", "README.md", "LICENSE"], | ||
| "files": ["bin", "dist", "README.md", "LICENSE", "server.json"], | ||
| "dependencies": { | ||
@@ -32,0 +33,0 @@ "@node-rs/argon2": "^2.0.2" |
+1
-1
@@ -39,3 +39,3 @@ # @debugbundle/mcp | ||
| Local use reuses CLI auth state from `~/.debugbundle/auth.json` when available. Headless clients can pass `bearerToken` in tool arguments. | ||
| Local use reuses CLI auth state from `~/.debugbundle/auth.json` when available. Headless or marketplace-managed clients can set `DEBUGBUNDLE_MEMBER_TOKEN` in the MCP server environment. Individual tool calls can still pass `bearerToken` explicitly when needed. | ||
@@ -42,0 +42,0 @@ ## License |
Sorry, the diff of this file is too big to display
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
1021266
0.31%6
20%28711
0.31%26
4%