Skip to content
Windsurf

MCP Gitlab for Windsurf

io.github.crunchtools/gitlab

Secure MCP server for GitLab projects, merge requests, issues, and pipelines

client:Windsurf transport:stdio runtime:pypi

Install MCP Gitlab in Windsurf

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

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

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

MCP Gitlab in other clients