Enable powerful LLM-driven exploration and analysis of GitLab instances with comprehensive search, code browsing, and issue management tools. Seamlessly integrate with self-hosted or GitLab.com environments using flexible authentication modes. Optimize AI workflows with automatic GraphQL schema discovery and dynamic query capabilities.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.GITLAB_AUTH_MODE— the three-way enum is gone. Pick your deployment shape by which env var you set; see [Choose your deployment](#choose-your-deployment).GITLAB_MAX_PAGE_SIZE— Maximum items per page (1–100) 50GITLAB_MCP_PORT— HTTP server port 8008GITLAB_READ_TOKEN— glpat-readonly-service-token # read_api scope onlyGITLAB_SHARED_ACCESS_TOKEN— rename to GITLAB_TOKEN (full access) or GITLAB_READ_TOKEN (read-only).GITLAB_TIMEOUT— Request timeout in milliseconds 30000GITLAB_TOKEN— env =glpat-your-pat \GITLAB_URL— env =https://gitlab.com \MCP_TRANSPORT— Transport mode (http for LibreChat) stdio[](https://m8ven.ai/mcp/ttpears-gitlab-mcp-frnfyu)