github-triage-mcp-server

jsuarezruiz/github-triage-mcp-server

3.2

If you are the rightful owner of github-triage-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The GitHub Triage MCP assists with the management and automation of triage workflows within GitHub repositories, enabling users to streamline issue labeling.

Tools

Functions exposed to the LLM to take actions

triage_get_issues_count

Fetches the count of open issues in the specified GitHub repository.

triage_get_issues

Fetches and formats a list of open issues in the specified GitHub repository.

triage_get_labels_count

Fetches the total number of labels in the specified GitHub repository.

triage_get_labels

Fetches and formats a list of labels in the specified GitHub repository.

triage_summary_issue

Fetches a summary of a GitHub issue, including metadata, labels, and comments (LLM).

triage_add_labels_issue

Applies specified labels to a GitHub issue, using the issue details and some specific instructions.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources

Related MCP Servers

View all ai servers →