vb-gitlab-mcp
0
vb-gitlab-mcp is a GitLab MCP Server used for AI automated analysis of code reviews, offering features like repository commit listing and HTML export of results.
vb-gitlab-mcp
GitLab MCP(Model Context Protocol) Server, Can be used to do AI automated analysis of CodeReview
version:
1.3.0
新增tools:list_repository_commits (Get a list of repository commits in a project) 新增tools:get_commit_diff (Get the diff of a commit) 支持指定分支名(可选参数根据指定人/时间范围)进行单笔/多笔commits的代码CR
1.2.0
支持codeReview结果Html导出
1.1.0
移除不需要的tool和代码精简优化
1.0.0
初始版本,基础功能发布