Back to directory
kopfrechner/gitlab-mr-mcp

kopfrechner/gitlab-mr-mcp

@kopfrechner

Interact seamlessly with GitLab repositories to manage merge requests and issues. Fetch details, add comments, and streamline your code review process with ease.

gitlabmerge-requestscode-reviewmcpai-agentsissue-trackingtool

Installation & Configuration

{
  "mcpServers": {
    "gitlab-mr-mcp": {
      "command": "node",
      "args": [
        "index.js"
      ],
      "env": {
        "MR_MCP_GITLAB_TOKEN": "your_gitlab_token",
        "MR_MCP_GITLAB_HOST": "your_gitlab_host"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/12