github-triage-mcp-server
1
GitHub Triage MCP is a tool designed to assist with managing and automating the triage of workflows within GitHub repositories. It focuses on streamlining issue labeling and management through well-structured information retrieval and label application processes.
GitHub Triage MCP
The GitHub Triage MCP assists with the management and automation of triage workflows within GitHub repositories. It streamlines issue labeling and management.
Features
Issue Triage:
- Retrieve detailed information about GitHub issues, like title, state, labels, and comments.
- Identify untriaged issues without a milestone or label.
- Fetch lists of open issues formatted for quick reference or reporting.
Label Management:
- Fetch labels associated with a repository as a formatted string or table.
- Add labels to issues or pull requests based on criteria.
Prerequisites
Ensure to have the .NET SDK installed.
Setup
- Clone the repository.
- Navigate to the project directory.
- Build the project.
Testing
Use the MCP Inspector for testing and debugging MCP servers.
Tools
- Fetches counts of open issues and labels in GitHub repositories.
- Fetches and formats lists of open issues and labels.
- Summarizes GitHub issues.
- Applies labels to GitHub issues based on details and instructions.