mcp gitlab for Claude Code
io.github.vish288/mcp-gitlab
MCP server for GitLab API — projects, MRs, pipelines, CI/CD, approvals, issues, code review.
client:Claude Code
transport:stdio
runtime:pypi
Install mcp gitlab in Claude Code
run in your project directory
claude mcp add mcp-gitlab -e GITLAB_TOKEN=<GITLAB_TOKEN> -e GITLAB_URL=<GITLAB_URL> -e GITLAB_READ_ONLY=<GITLAB_READ_ONLY> -- uvx mcp-gitlab
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs