
Bugherd Mcp
Manage BugHerd projects, pinned tasks, comments, and webhooks from your agent when shipping client sites or landing pages.
Overview
BugHerd MCP is an MCP server for the Ship phase that exposes 37 BugHerd API v2 tools for projects, tasks, comments, and webhooks.
What is this MCP server?
- BugHerd API v2 MCP integration with 37 tools across projects, tasks, comments, and webhooks
- npm stdio package bugherd-mcp (v0.2.0) with required BUGHERD_API_KEY
- Create and update feedback tasks without leaving Claude Code or another MCP client
- Webhook-oriented automation for staging and production review loops
- 37 MCP tools for BugHerd API v2
- Package version 0.2.0 on npm (bugherd-mcp)
- Required secret env BUGHERD_API_KEY
Community signal: 5 GitHub stars.
What problem does it solve?
Collecting and updating visual bug reports across BugHerd projects breaks your agent flow when every change needs the web UI or curl scripts.
Who is it for?
Solo builders and micro-agencies running BugHerd on client or own-site releases who want chat-driven triage during review.
Skip if: Teams not using BugHerd, or builders who only need local unit tests without pinned-on-page feedback.
What do I get? / Deliverables
After setup, your agent can list projects, manage tasks and comments, and wire webhooks through typed MCP tools using your API key.
- Stdio MCP server exposing 37 BugHerd API v2 operations to your agent
- Agent-managed task and comment workflows during site review
- Webhook configuration support for automated feedback notifications
Recommended MCP Servers
Journey fit
Canonical shelf is Ship because BugHerd is used to collect and triage visual feedback and bugs while you harden and hand off a build. Review matches client QA, comment threads, and task status on live URLs before you call the release done.
How it compares
Bug-tracking and client-feedback API integration, not an in-repo code-review skill or a design tool.
Common Questions / FAQ
Who is BugHerd MCP for?
It is for indie developers and small studios already on BugHerd who want MCP tools for projects, tasks, comments, and webhooks.
When should I use BugHerd MCP?
Use it in Ship review while stakeholders test staging or production URLs and you need fast task and comment updates from your agent.
How do I add BugHerd MCP to my agent?
Install the bugherd-mcp npm package, set the BUGHERD_API_KEY environment variable from Settings, and register the stdio server in your MCP client config.