HomeProductivity › bugherd-mcp

bugherd-mcp

BugHerd API v2 integration — 37 tools for projects, tasks, comments, and webhooks.

TypeScript Cloud
★ 7 stars Last pushed 2026-05-28 License: MIT

Topics: Support & Service Management

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.0)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "bugherd-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "BUGHERD_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • BUGHERD_API_KEY required secret — BugHerd API key from Settings > General Settings

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry