60
grade C
10 days ago
glama

Custom GitLab MCP Server

Provides integration with GitLab repositories to manage files, issues, merge requests, and branches through the Model Context Protocol. This implementation includes specific fixes for schema validation issues found in standard GitLab MCP servers.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
11 flows detected: GITLAB_PERSONAL_ACCESS_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: GITLAB_PERSONAL_ACCESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGITLAB_API_URL"": "https://your-gitlab-instance/api/v4"
🔐 secretGITLAB_PERSONAL_ACCESS_TOKEN"": "your-gitlab-token",
// 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 5 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/din-djarin2-custom-gitlab-ndv42f)](https://m8ven.ai/mcp/din-djarin2-custom-gitlab-ndv42f)
commit: 3d34420b138e6657c572257ea1f4f437114759dd
code hash: ecce59c810c2cbdadd98c1d94c0b4cc0a23f44f4258a670b4231c6e2eec92f7b
verified: 4/11/2026, 3:27:45 PM
view raw JSON →