What is the DebugBundle MCP server?
DebugBundle MCP server for incidents, bundles, reproductions, health checks, probes, and ops.
How to install DebugBundle
Copy-paste configuration for popular MCP clients.
DEBUGBUNDLE_MEMBER_TOKENsecretOptional DebugBundle member token used by hosted API and MCP management tools when CLI auth state is unavailable.
DEBUGBUNDLE_API_URLOptional DebugBundle API base URL for self-hosted, staging, or other non-default API environments.
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@debugbundle/mcp"
],
"env": {
"DEBUGBUNDLE_MEMBER_TOKEN": "<YOUR_DEBUGBUNDLE_MEMBER_TOKEN>",
"DEBUGBUNDLE_API_URL": "<YOUR_DEBUGBUNDLE_API_URL>"
}
}
}
}{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@debugbundle/mcp"
],
"env": {
"DEBUGBUNDLE_MEMBER_TOKEN": "<YOUR_DEBUGBUNDLE_MEMBER_TOKEN>",
"DEBUGBUNDLE_API_URL": "<YOUR_DEBUGBUNDLE_API_URL>"
}
}
}
}{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@debugbundle/mcp"
],
"env": {
"DEBUGBUNDLE_MEMBER_TOKEN": "<YOUR_DEBUGBUNDLE_MEMBER_TOKEN>",
"DEBUGBUNDLE_API_URL": "<YOUR_DEBUGBUNDLE_API_URL>"
}
}
}
}{
"servers": {
"mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@debugbundle/mcp"
],
"env": {
"DEBUGBUNDLE_MEMBER_TOKEN": "<YOUR_DEBUGBUNDLE_MEMBER_TOKEN>",
"DEBUGBUNDLE_API_URL": "<YOUR_DEBUGBUNDLE_API_URL>"
}
}
}
}claude mcp add mcp --env DEBUGBUNDLE_MEMBER_TOKEN=<YOUR_DEBUGBUNDLE_MEMBER_TOKEN> --env DEBUGBUNDLE_API_URL=<YOUR_DEBUGBUNDLE_API_URL> -- npx -y @debugbundle/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.