GitLab Documentation MCP Server for Windsurf
io.github.nunolima/gitlab-docs-mcp
Searchable access to GitLab documentation from multiple repositories with full-text search.
client:Windsurf
transport:stdio
runtime:oci
Install GitLab Documentation MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gitlab-docs-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/nunolima/gitlab-docs-mcp:18.7"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs