🔌

DebugBundle

DebugBundle MCP server for incidents, bundles, reproductions, health checks, probes, and ops.

Other stdio npm npmstdio
RUN IN TERMINAL
claude mcp add comdebugbundle-mcp -- npx -y @debugbundle/mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "comdebugbundle-mcp": { "command": "npx", "args": ["-y", "@debugbundle/mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comdebugbundle-mcp": { "command": "npx", "args": ["-y", "@debugbundle/mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comdebugbundle-mcp": { "command": "npx", "args": ["-y", "@debugbundle/mcp"] } } }

About This MCP Server

The com.debugbundle/mcp server is a tool that facilitates various debugging and operational tasks, including incident management, bundle creation, reproductions, health checks, probes, and operations. It connects to stdio and is available as an npm package, allowing developers to integrate it into their workflows. A developer would use this server when they need to debug, monitor, or manage the health of their applications, particularly in situations where detailed incident analysis or reproduction is required.

DebugBundle MCP server for incidents, bundles, reproductions, health checks, probes, and ops.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with other capabilities via the stdio transport.

Package

@debugbundle/mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The DebugBundle server extends your AI assistant with other capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comdebugbundle-mcp.svg)](https://skillsplayground.com/mcps/comdebugbundle-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.