Skip to content
Windsurf

gitlab ci mcp for Windsurf

io.github.mshegolev/gitlab-ci-mcp

GitLab CI/CD MCP — pipelines, jobs, schedules, MRs, files. Any GitLab (SaaS or self-hosted).

client:Windsurf transport:stdio runtime:pypi

Install gitlab ci mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "gitlab-ci-mcp": {
      "command": "uvx",
      "args": [
        "gitlab-ci-mcp"
      ],
      "env": {
        "GITLAB_URL": "<GITLAB_URL>",
        "GITLAB_TOKEN": "<GITLAB_TOKEN>",
        "GITLAB_PROJECT_PATH": "<GITLAB_PROJECT_PATH>",
        "GITLAB_SSL_VERIFY": "<GITLAB_SSL_VERIFY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

gitlab ci mcp in other clients