
BugCatcher
- fDiosc/bugcatcher
io.github.fDiosc/bugcatcher-mcp is an MCP server that handles bug reports, AI diagnosis, and status management for agent IDEs.
About
BugCatcher MCP connects your coding agent to structured bug reporting, AI-powered diagnosis, and status tracking so developers do not lose repro steps in chat logs. Install bugcatcher-mcp over stdio and use it when defects surface during testing, right after release, or when users report issues you are fixing in the IDE. The server is positioned for Cursor, Claude Code, and Windsurf shops that want one pipeline from report to diagnosed ticket state. It complements manual QA checklists but does not replace automated test suites or production APM. Version 1.0.0 ships from the bugcatcher monorepo packages/mcp path with a focused npm identifier and no extra secrets listed in registry metadata.
- Bug reports with AI diagnosis from the agent session
- Status management for tracked issues
- Explicit support for Cursor, Claude, and Windsurf workflows
- npm bugcatcher-mcp v1.0.0 stdio package from fDiosc/bugcatcher
BugCatcher by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add bugcatcher-mcp -- npx -y bugcatcher-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Package | bugcatcher-mcp |
|---|---|
| Transport | STDIO |
| Auth | None |
| Repository | fDiosc/bugcatcher ↗ |
What it does
File bug reports, run AI-assisted diagnosis, and track bug status from Cursor, Claude, or Windsurf via MCP.
Who is it for?
Best when you debug and ship from MCP IDEs and want a lightweight bug loop without leaving the agent.
Skip if: Large teams standardized on Jira-only workflows with no MCP, or orgs that need full APM instead of bug intake.
What you get
You get MCP-driven bug reports, AI diagnosis, and managed statuses aligned with Cursor, Claude, and Windsurf sessions.
- Structured bug reports from agent sessions
- AI-assisted diagnosis output
- Updated bug status records
By the numbers
- Server version 1.0.0
- Transport: stdio
- registryType: npm bugcatcher-mcp
Recommended MCP Servers
How it compares
Agent-native bug intake and diagnosis MCP, not a deployment or prompt marketplace server.
FAQ
Who is io.github.fDiosc/bugcatcher-mcp for?
Developers using Cursor, Claude Code, or Windsurf who want structured bugs and AI diagnosis from the same MCP session.
When should I use io.github.fDiosc/bugcatcher-mcp?
Use it when you are reproducing defects, triaging after ship, or handling support-driven fixes and need status tracking in the agent.
How do I add io.github.fDiosc/bugcatcher-mcp to my agent?
Register the stdio MCP entry for npm package bugcatcher-mcp v1.0.0 in your Cursor, Claude, or Windsurf MCP configuration.