GitLab MCP server
Projects, issues, and merge requests via the GitLab API.
How it runs
GitLab is a stdio MCP server. mcpfold launches it with:
npx -y @modelcontextprotocol/server-gitlabAdd to your config
mcpfold add @modelcontextprotocol/server-gitlabNeeds a token — mcpfold stores it as a reference (${env:GITLAB_TOKEN}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.