← Index

io.github.Berckan/bugherd-mcp

io.github.Berckan/bugherd-mcp·v0.2.0·Other
Quality Score
76
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "bugherd-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bugherd-mcp"
      ],
      "env": {
        "BUGHERD_API_KEY": "<your-bugherd_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "bugherd-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bugherd-mcp"
      ],
      "env": {
        "BUGHERD_API_KEY": "<your-bugherd_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y bugherd-mcp
§02  Environment variables
BUGHERD_API_KEY
requiredsecret

BugHerd API key from Settings > General Settings

§03  MCP Quality Score  ·  methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other