Skip to content
Claude Desktop

gitlab for Claude Desktop

com.mcparmory/gitlab

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

client:Claude Desktop transport:stdio runtime:pypi

Install gitlab in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "gitlab": {
      "command": "uvx",
      "args": [
        "mcparmory-gitlab"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

gitlab in other clients