
Mcp Server
Wire an IssueCapture in-app bug widget into your stack and push reports to Jira with framework auto-detection guided by the agent.
Overview
IssueCapture MCP is a MCP server for the Ship phase that installs the IssueCapture Jira-connected bug widget with framework auto-detection.
What is this MCP server?
- MCP server that installs the IssueCapture bug-reporting widget with Jira as the destination
- Auto-detects your web or app framework to reduce manual setup steps
- Published as @issuecapture/mcp-server on npm with stdio transport
- Focused npm package (v1.0.4) for agent-driven installation workflows
- Pairs in-app capture with issue trackers indie teams already use
- Package @issuecapture/mcp-server version 1.0.4
- Stdio MCP transport via npm registry
- Source repository: github.com/issuecapture/issuecapture (mcp-server subfolder)
What problem does it solve?
Launching without a fast in-app report path means bugs get lost in DMs and reproduction steps never reach Jira.
Who is it for?
Indie teams shipping a web or mobile UI who already standardize on Jira and want agent-guided widget install.
Skip if: Builders who only need GitHub Issues, lack a Jira workspace, or want server-side error monitoring instead of user-reported bugs.
What do I get? / Deliverables
After registration, your agent can drive IssueCapture setup so testers file structured issues that land in Jira from the running app.
- IssueCapture widget integrated into the detected application stack
- User-submitted bug reports routed toward Jira from the running product
- Agent-repeatable install steps documented in your MCP workflow
Recommended MCP Servers
Journey fit
Bug-capture widgets belong on the ship shelf because you add them when the product is real enough for testers and early users to file issues. launch covers shipping user-facing feedback loops and last-mile integration before or right after you go live.
How it compares
Jira-aimed bug-widget installer MCP, not Sentry-style crash monitoring or a QA test skill.
Common Questions / FAQ
Who is IssueCapture MCP for?
It is for solo builders and small teams shipping customer-facing apps who use Jira and want Claude Code or similar agents to install IssueCapture’s reporting widget.
When should I use IssueCapture MCP?
Use it during ship and launch when you need in-app bug reports with context before or right after users get access, and you want setup automated from the repo.
How do I add IssueCapture MCP to my agent?
Add @issuecapture/mcp-server as a stdio MCP server in your agent configuration, ensure Jira and IssueCapture credentials or project settings are available, then run the server’s install flow against your detected framework.