Back to directory
gitlab-mr-mcp

gitlab-mr-mcp

@kopfrechner54

Interact seamlessly with GitLab repositories to manage merge requests and issues.

gitlabmcpmerge-requestsissuestool

Installation & Configuration

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

Information

Transport
stdio
Language
JavaScript
Created
2025/3/24
Updated
2025/8/23