# @jmrp.io/gitlab-mcp-server

Model Context Protocol (MCP) server exposing GitLab REST v4 and GraphQL as tools for AI assistants. Runs as a local binary over stdio or HTTP.

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 3.0.0
- **Author:** José M. Requena Plens
- **License:** MIT
- **npm:** @jmrp.io/gitlab-mcp-server
- **PyPI:** jmrplens-gitlab-mcp-server
- **Endpoints:** streamable-http https://mcp.jmrp.io/gitlab
- **Source:** https://github.com/jmrplens/gitlab-mcp-server
- **Endpoint health:** reachable (last checked 2026-09-20T06:11:59.101Z, 2 samples) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 12 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-11T14:24:05.165Z
- **Version scanned:** 3.0.0
- **CVEs:** none found by OSV at scan time

## Tools

Tool surface: no readable artifact — tool surface unknown.

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"gitlab-mcp-server\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@jmrp.io/gitlab-mcp-server\"\n      ],\n      \"env\": {\n        \"GITLAB_TOKEN\": \"<YOUR_GITLAB_TOKEN>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `GITLAB_TOKEN` — GitLab Token (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — runs locally and hosted; holds an api key.
- Floor 22, ceiling 22 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40jmrp.io%2Fgitlab-mcp-server
- Install plan: https://forgeregistry.com/api/v1/packages/%40jmrp.io%2Fgitlab-mcp-server/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40jmrp.io%2Fgitlab-mcp-server
- HTML page: https://forgeregistry.com/registry/%40jmrp.io%2Fgitlab-mcp-server
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
