G

GitLab MCP

Manage GitLab repositories, issues, and pipelines

Official
Version Control
Install Command
npx -y @gitlaborg/mcp-server
Claude Desktop Config
{
  "mcpServers": {
    "gitlab": {
      "command": "npx",
      "args": ["-y", "@gitlaborg/mcp-server"],
      "env": { "GITLAB_PERSONAL_ACCESS_TOKEN": "<TOKEN>", "GITLAB_API_URL": "https://gitlab.com/api/v4" }
    }
  }
}

About GitLab MCP

GitLab MCP server integrates AI assistants with GitLab for comprehensive DevOps workflows.

Features

  • Manage repositories and branches
  • Create and update issues and merge requests
  • Trigger and monitor CI/CD pipelines
  • Search code across projects
  • Manage users and groups
  • Support for GitLab.com and self-hosted

Tags

gitlabgitcicddevopsrepositories