
DebugBundle
@debugbundle
关于 DebugBundle
DebugBundle turns runtime failures, critical-path issues, and availability checks into incidents with full context, alerts, remote probes, and deterministic debug bundles for humans and AI agents.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"debugbundle": {
"command": "npx",
"args": [
"-y",
"@debugbundle/mcp"
],
"env": {
"DEBUGBUNDLE_MEMBER_TOKEN": "<YOUR_OWN_DEBUGBUNDLE_MEMBER_TOKEN>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is DebugBundle?
DebugBundle is an MCP server that turns production incidents into deterministic debug bundles for AI agents. It integrates with the DebugBundle platform, allowing agents to inspect incidents, bundles, reproductions, probes, health checks, alerts, webhooks, projects, and setup state via the MCP protocol.
How to use DebugBundle?
Install the server by adding the following configuration to your MCP client, using npx and a DebugBundle member token as the environment variable DEBUGBUNDLE_MEMBER_TOKEN. The server exposes tools for inspection and retrieval of incidents, bundles, health checks, alerts, and project administration.
Key features of DebugBundle
- Incident listing and inspection
- Bundle and reproduction retrieval
- Health checks and probes
- Alerts and webhooks management
- Project, member, token, and billing access
Use cases of DebugBundle
- AI agents debug production incidents by inspecting bundles
- Automate health check monitoring via MCP tools
- Retrieve reproductions and probes for root-cause analysis
- Manage alerts and webhooks programmatically through an agent
FAQ from DebugBundle
What authentication is required?
Use a DebugBundle member token for MCP access by setting the DEBUGBUNDLE_MEMBER_TOKEN environment variable. Do not use a project token for management or retrieval.
Can local users reuse existing CLI authentication?
Yes, the MCP server can reuse existing CLI auth state stored at ~/.debugbundle/auth.json.
What are the runtime dependencies?
The server requires Node.js to run via npx with the package @debugbundle/mcp.
Where can I find more documentation?
Full documentation is available at https://debugbundle.com/docs/mcp.
其他 分类下的更多 MCP 服务器

EverArt
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论