← Index

com.mcparmory/gitlab

com.mcparmory/gitlab·v1.0.2·Git & Code Hosting
Quality Score
85
/100

Manage projects, groups, branches, merge requests, and CI/CD pipelines

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "gitlab": {
      "command": "uvx",
      "args": [
        "mcparmory-gitlab"
      ]
    }
  }
}
Claude Desktop (Docker)
{
  "mcpServers": {
    "gitlab": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/gitlab:1.0.2"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Git & Code Hosting