# GitLab Merge Request Server

Enable AI agents to interact seamlessly with GitLab repositories by managing merge requests and issues. List projects, fetch merge request details and diffs, add comments, and update merge request me…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add kevinlin/gitlab-mr-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list kevinlin/gitlab-mr-mcp
```

---

Source: https://github.com/kevinlin/gitlab-mr-mcp | License: MIT
