54
/ 100
1 month ago
glama

rokrokss/gitlab-mcp

Enables AI agents to interact with GitLab repositories, issues, merge requests, pipelines, wikis, milestones, and more through the GitLab API.

Is this your MCP?

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.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: GITLAB_OAUTH_CLIENT_SECRET, GITLAB_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical3 high1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalform-data@4.0.0GHSA-fjxv-7rqg-78g4

form-data uses unsafe random function in form-data for choosing boundary

high@modelcontextprotocol/sdk@1.24.2GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.24.2GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

highform-data@4.0.0GHSA-hmw2-7cc7-3qxx

form-data: CRLF injection in form-data via unescaped multipart field names and filenames

lowesbuild@0.27.4GHSA-g7r4-m6w7-qqqr

esbuild allows arbitrary file read when running the development server on Windows

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDEFAULT_NULL
configDISCUSSION_ID
configGITLAB_ALLOWED_PROJECT_IDS"": "", // Optional: comma-separated list of allowed project IDs
configGITLAB_API_URL"": "your_gitlab_api_url",
configGITLAB_COMMIT_FILES_PER_PAGE
configGITLAB_GRAPHQL_URL
configGITLAB_OAUTH_CLIENT_ID"": "your_oauth_client_id",
🔐 secretGITLAB_OAUTH_CLIENT_SECRET"": "your_oauth_client_secret", // Required for Confidential apps only
configGITLAB_OAUTH_REDIRECT_URI"": "http://127.0.0.1:8888/callback",
configGITLAB_OAUTH_TOKEN_PATHCustom path to store the OAuth token. Default: ~/.gitlab-mcp-token.json
configGITLAB_PROJECT_ID"": "your_project_id", // Optional: default project
configGITLAB_READ_ONLY_MODE"": "false",
🔐 secretGITLAB_TOKEN
configISSUE_IID
configLOG_LEVEL
configMAX_REQUESTS_PER_MINUTERate limit per session in requests per minute. Default: 60. Valid range: 1-1000. Exceeded requests return HTTP 429.
configMAX_SESSIONSMaximum number of concurrent sessions allowed. Default: 1000. Valid range: 1-10000. When limit is reached, new connections are rejected with HTTP 503.
configNOTE_ID
configPROJECT_ID
configSESSION_TIMEOUT_SECONDSSession timeout: Auth tokens expire after (default 1 hour) of inactivity. After timeout, the client must send auth headers again. The transport session remains active.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/rokrokss-gitlab-mcp-btyu13)](https://m8ven.ai/mcp/rokrokss-gitlab-mcp-btyu13)
commit: d69af019bd2fc804bec95330c840a195c9f3297b
code hash: fecd828b2ad7095f65964d562fd2350cc244d41e61d201d65b4aaecd282b2470
verified: 6/23/2026, 10:25:05 AM
view raw JSON →