74
/ 100
7 days ago
pulsemcp

GitLab

Integrates with GitLab's API to provide merge request management, code review workflows, and branch-based development operations through tools for listing, retrieving detailed information, accessing discussions, and finding associated merge requests.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: GITLAB_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_URL"": "https://gitlab.com",
configGITLAB_PROJECT_ID"": "12345"
🔐 secretGITLAB_ACCESS_TOKEN"": "glpat-xxxxxxxxxxxxxxxxxxxx"
configSERVER_NAME
configSERVER_VERSION
configSOCKS_PROXYRoute all GitLab API requests through a SOCKS5 proxy by setting :
// 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/amirsina-mandegari-gitlab-mr-mcp-1m63q8)](https://m8ven.ai/mcp/amirsina-mandegari-gitlab-mr-mcp-1m63q8)
commit: 00c18364d83fb20d1eca4ea8b6416d5658b41a4d
code hash: 29df14ecc0898891679239607f1e0077ddb1da264d6fc23ba9f6e37d9b9a14e9
verified: 7/24/2026, 8:50:07 AM
view raw JSON →