Interact seamlessly with GitLab repositories to manage merge requests and issues. Fetch details, add comments, and streamline your code review process with ease.
Overview
What is GitLab MR MCP?
GitLab MR MCP is a Model Context Protocol (MCP) server designed to facilitate interaction with GitLab repositories, enabling users to manage merge requests and issues efficiently.
How to use GitLab MR MCP?
To use GitLab MR MCP, you can either install it automatically via Smithery or manually by cloning the repository and setting up the necessary configurations with your GitLab access token.
Key features of GitLab MR MCP?
- List available GitLab projects
- Fetch merge request details and comments
- Get merge request diffs
- Add comments to merge requests and specific lines in diffs
- Fetch issue details
Use cases of GitLab MR MCP?
- Streamlining code review processes by managing merge requests.
- Facilitating collaboration through comments on merge requests.
- Automating the fetching of project and issue details for better project management.
FAQ from GitLab MR MCP?
- What prerequisites are needed to install GitLab MR MCP?
You need Node.js, a GitLab access token with API access, and GitLab project ID(s).
- How do I troubleshoot permissions issues?
Ensure your GitLab token has the proper scopes and that the user has access to the projects.