Connects Claude to GitLab's entire API surface through three meta-tools that dynamically cover 167 operations: projects, merge requests, issues, pipelines, wiki, releases, milestones, and repository browsing. The token-efficient approach uses field projection to fetch only what you need and keyset pagination for large result sets. Supports both gitlab.com and self-hosted instances. Ships with PAT and OAuth2 auth, read-only mode, and multiple transports including stdio for local use and streamable HTTP for remote deployments. Handles the full project lifecycle from code review to CI/CD monitoring without burning through your context window on unnecessary API responses.
claude mcp add --transport stdio io.github.detailobsessed-efficient-gitlab uvx efficient-gitlab