lvzhengbin/vb-gitlab-mcp
If you are the rightful owner of vb-gitlab-mcp 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.
GitLab MCP Server is designed for AI automated analysis of CodeReview.
The GitLab MCP (Model Context Protocol) Server is a specialized server designed to facilitate AI-driven automated code reviews within GitLab projects. It leverages the Model Context Protocol to analyze code changes, providing insights and suggestions to improve code quality. The server supports various functionalities, including retrieving commit lists, analyzing commit differences, and exporting code review results in HTML format. It is particularly useful for teams looking to streamline their code review process and ensure consistent code quality across projects.
Features
- Automated Code Review: Uses AI to analyze code changes and provide feedback.
- Commit Analysis: Retrieve and analyze commit lists and differences.
- HTML Export: Export code review results in HTML format for easy sharing.
- Branch Specification: Supports specifying branch names for targeted analysis.
- Time and User Filters: Allows filtering commits by time range and user.
Tools
list_repository_commits
Get a list of repository commits in a project.
get_commit_diff
Get the diff of a commit.