gitlab-mcp-server

dkeeno/gitlab-mcp-server
★ 0 stars Python 🔒 Security Updated today
MCP server: full GitLab DevOps automation — pipelines, CI generation, security scans, error analysis, runner & token management (~3000 lines, 50+ tools)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install gitlab-mcp-server

Topics

ai-agentscicddevopsgitlabgitlab-cimcp-serverpython