github-mcp-server-review-tools
19
The project is a suite of tools designed for managing GitHub pull request reviews. It allows users to perform operations such as retrieving, commenting, and resolving review threads efficiently. The tools aim to enhance collaboration and workflow during pull request evaluations.
Overview
This project provides tools for managing GitHub pull request reviews. Features include:
- Retrieve specific pull request reviews and comments.
- Add replies to review comments.
- Mark review threads as resolved.
- Check if all threads in a review are resolved.
- Retrieve threads from specific reviews or all review threads in a pull request.
Installation can be done manually using Yarn or integrated into a specified environment.