Skip to main content
Version ControlTypeScript

kopfrechner/gitlab-mr-mcp

Interact seamlessly with issues and merge requests of your GitLab projects.

version-controlcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/kopfrechner/gitlab-mr-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "gitlab-mr-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kopfrechner/gitlab-mr-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Version Control
Language
TypeScript
Author
kopfrechner