Bugherd MCP
B

Bugherd MCP

The BugHerd MCP server provides complete integration of BugHerd API v2, including 38 tools, and supports functions such as project management, task tracking, comment attachments, and Webhook configuration.
2 points
0

What is the BugHerd MCP Server?

The BugHerd MCP Server is a bridge that connects the BugHerd project management platform with an AI assistant. It allows you to manage all BugHerd functions such as bug tracking, task assignment, and project collaboration through simple conversations, without the need to log in to the web interface or remember complex operation steps.

How to use the BugHerd MCP Server?

You only need to configure this server in an AI assistant (such as Claude Desktop), and then you can manage your BugHerd projects just like having a conversation with your colleagues. For example, you can say 'View all unresolved bugs in project 123' or 'Assign the task of fixing the login button to Xiaoli'.

Applicable scenarios

Suitable for development teams, project managers, QA testers, and customer support teams. Especially suitable for scenarios where you need to quickly view and update bug status, assign tasks, and track project progress.

Main Features

Complete BugHerd API Coverage
Supports all 38 tools of BugHerd API v2, covering all resource types such as organizations, users, projects, tasks, columns, comments, attachments, and Webhooks.
Project Management
Create, view, update, and delete projects, and manage project members and customer access rights.
Task Management
Complete task lifecycle management: create tasks, update status, assign responsible persons, set priorities, add tags, archive tasks, etc.
Kanban Board Management
Customize Kanban board columns and manage the flow of tasks between different states.
Team Collaboration
Manage team members and customers, view user tasks and projects, and promote team collaboration.
Communication
View and add task comments, manage file attachments, and keep communication records complete.
Automated Integration
Configure Webhooks to implement automated notifications and integrate with other systems.
Flexible Views
Supports multiple task views: feedback tasks, archived tasks, task board tasks, etc., to meet the needs of different work scenarios.
Advantages
Natural language operation: No need to remember complex commands, manage bug tracking with daily language.
Improve efficiency: Reduce the time spent switching between interfaces and quickly complete common operations.
Complete functions: Cover all core functions of BugHerd, no need to switch back to the web interface.
Easy to integrate: Seamlessly integrate with various AI assistants that support MCP.
Team collaboration: Conveniently view team task assignments and project progress.
Limitations
Requires a BugHerd account: You must have a BugHerd account and API access rights.
API limitations: Subject to the BugHerd API rate limit (average 60 requests/minute).
Requires configuration: Some technical configuration steps are required for the first use.
Depends on AI assistants: Needs to be used in conjunction with an AI assistant that supports MCP.

How to Use

Get the API Key
Log in to the BugHerd website, go to Settings > General Settings, and get your API key.
Install the Server
Clone the repository, install dependencies, and build the server.
Set Environment Variables
Set the BugHerd API key environment variable.
Configure the AI Assistant
Add the MCP server configuration to the configuration file of your AI assistant (such as Claude Desktop).
Start Using
Start the AI assistant and start managing your BugHerd projects with natural language.

Usage Examples

Daily bug check
Check the unresolved bugs assigned to yourself every morning.
Bug reporting and assignment
Testers quickly report and assign bugs to developers after discovery.
Project progress tracking
Project managers track the overall progress of the project.
Team collaboration and communication
Add comments and feedback to tasks.
Cross - project task management
Move related tasks from one project to another.

Frequently Asked Questions

Do I need to pay to use BugHerd?
Is this MCP server secure?
Which AI assistants are supported?
Are there any restrictions on API calls?
Can I manage multiple BugHerd accounts at the same time?
Will the data be stored locally?
How can I get help if I encounter a problem?
Is this tool official?

Related Resources

BugHerd Official Website
The official website of the BugHerd project management platform.
BugHerd API Documentation
The complete documentation of BugHerd API v2.
GitHub Repository
The source code and issue tracking of the BugHerd MCP Server.
Model Context Protocol
The official documentation and specifications of the MCP protocol.
MCP TypeScript SDK
The TypeScript toolkit for developing MCP servers.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "bugherd": {
      "type": "stdio",
      "command": "node",
      "args": ["/path/to/bugherd-mcp/dist/index.js"],
      "env": {
        "BUGHERD_API_KEY": "your-api-key-here"
      }
    }
  }
}

{
  "mcpServers": {
    "bugherd": {
      "command": "node",
      "args": ["/path/to/bugherd-mcp/dist/index.js"],
      "env": {
        "BUGHERD_API_KEY": "your-api-key-here"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

V
Vestige
Vestige is an AI memory engine based on cognitive science. By implementing 29 neuroscience modules such as prediction error gating, FSRS - 6 spaced repetition, and memory dreaming, it provides long - term memory capabilities for AI. It includes a 3D visualization dashboard and 21 MCP tools, runs completely locally, and does not require the cloud.
Rust
4.5K
4.5 points
B
Better Icons
An MCP server and CLI tool that provides search and retrieval of over 200,000 icons, supports more than 150 icon libraries, and helps AI assistants and developers quickly obtain and use icons.
TypeScript
6.7K
4.5 points
A
Assistant Ui
assistant - ui is an open - source TypeScript/React library for quickly building production - grade AI chat interfaces, providing composable UI components, streaming responses, accessibility, etc., and supporting multiple AI backends and models.
TypeScript
6.2K
5 points
A
Apify MCP Server
The Apify MCP Server is a tool based on the Model Context Protocol (MCP) that allows AI assistants to extract data from websites such as social media, search engines, and e-commerce through thousands of ready-to-use crawlers, scrapers, and automation tools (Apify Actors). It supports OAuth and Skyfire proxy payment and can be integrated into MCP clients such as Claude and VS Code through HTTPS endpoints or local stdio.
TypeScript
6.4K
5 points
R
Rsdoctor
Rsdoctor is a build analysis tool specifically designed for the Rspack ecosystem, fully compatible with webpack. It provides visual build analysis, multi - dimensional performance diagnosis, and intelligent optimization suggestions to help developers improve build efficiency and engineering quality.
TypeScript
9.3K
5 points
N
Next Devtools MCP
The Next.js development tools MCP server provides Next.js development tools and utilities for AI programming assistants such as Claude and Cursor, including runtime diagnostics, development automation, and document access functions.
TypeScript
9.7K
5 points
T
Testkube
Testkube is a test orchestration and execution framework for cloud-native applications, providing a unified platform to define, run, and analyze tests. It supports existing testing tools and Kubernetes infrastructure.
Go
6.5K
5 points
M
MCP Windbg
An MCP server that integrates AI models with WinDbg/CDB for analyzing Windows crash dump files and remote debugging, supporting natural language interaction to execute debugging commands.
Python
10.5K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
20.3K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
34.2K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
25.4K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
72.3K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
31.0K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
64.3K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
21.0K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
47.4K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase