$ timeahead.in
mcp/yodadigitalgitlab-mcp-server/install

install @yoda.digital/gitlab-mcp-server

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/yoda-digital/mcp-gitlab-server
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gitlab": {
      "command": "npx",
      "args": [
        "-y",
        "@yoda.digital/gitlab-mcp-server"
      ],
      "env": {
        "GITLAB_PERSONAL_ACCESS_TOKEN": "glpat-\u2026",
        "GITLAB_API_URL": "https://gitlab.com/api/v4"
      }
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/yodadigitalgitlab-mcp-server/install/claude-desktop
← back to @yoda.digital/gitlab-mcp-server