---
slug: "vb"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/lvzhengbin/vb-gitlab-mcp@main/README.md"
repo: "https://github.com/lvzhengbin/vb-gitlab-mcp"
source_file: "README.md"
branch: "main"
---
# 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 
初始版本，基础功能发布