mcpbeat Sign in

Issuecapture MCP Server

by issuecapture Your server? Claim it
local only

Issuecapture runs on your own machine — the client starts it, so there is no endpoint to ping. 22 installs a week from npm.

Install the IssueCapture bug reporting widget for Jira. Auto-detects your framework.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 11 · avg 4 · +79% w/w
a month agotoday
22
Installs / week
npm · @issuecapture/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-server -- npx -y @issuecapture/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@issuecapture/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@issuecapture/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@issuecapture/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@issuecapture/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Issuecapture

same job, measured the same way
Session Replay
by session-replay

Read and triage bug reports captured by Session Replay for your verified domains.

answering
ContinueWith
by continuewith-ai

Install the ContinueWith AI handoff widget from coding agents (Cursor, Claude Code, Codex).

41 installs/wk local only
SignalRaven
by signalraven

LinkedIn buying-intent signals, intelligence reports and delivery settings for your workspace.

answering
D
Tada: automated QA for AI-written code
by taada

Your coding agent asks Tada to work through a feature in a real browser and gets back a verdict.

1 181 installs/wk local only
UI Debugger MCP
by developerz-ai

Autonomous UI debugging MCP server: an agent drives the browser/desktop, reports bugs + UX issues.

70 installs/wk local only
Skill Builder MCP
by dmzagent

Search the skill-builder registry and auto-install skills for Claude Code, Cursor, and Codex.

41 installs/wk local only
Seocode
by qobitech

Framework-aware technical SEO and AI-discoverability (GEO) audits for your codebase, in your editor.

574 installs/wk local only
Adops MCP
by enzoemir1

CSV-first analytics for Google Ads + Meta Ads: reporting, anomaly detection, budget optimization.

73 installs/wk local only

Issuecapture — questions

Answers built from our own checks of this server.

Why is there no uptime for Issuecapture?
Issuecapture runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @issuecapture/mcp-server was installed 22 times last week.
Is Issuecapture still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Issuecapture?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @issuecapture/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Issuecapture?
The npm package @issuecapture/mcp-server was installed 22 times in the last week. Week over week that is +79%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.