Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/devquasarx9/mcp-gitlab/clients-gitlabgit clone --depth 1 https://github.com/DevquasarX9/mcp-gitlabGrade A, and why
gitlab scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"gitlab": {
"command": "gitlab-mcp-server",
"env": {
"GITLAB_BASE_URL": "https://gitlab.com",
"GITLAB_TOKEN": "glpat-xxxxxxxxxxxxxxxxxxxx",
"ENABLE_WRITE_TOOLS": "false",
"ENABLE_DESTRUCTIVE_TOOLS": "false"
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 11 lines scan A 5bf8a914d730
gitlab is an MCP server published in the GitHub repository DevquasarX9/mcp-gitlab (1 stars, last pushed 28d ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other mcp servers, from other repositories
gitlab-mcp-server
MCP server "gitlab-mcp-server" as configured in jmrplens/gitlab-mcp-server. Launched with https://github.com/jmrplens/gitlab-mcp-server/releases/download/v2.7.5/gitlab-mc. Needs 21 environment variables to run.
myopic
The code-review MCP that reviews your merge request against the whole codebase, not just the diff. Runs locally from the myopic Python package.
raycast
Raycast workflow automation MCP server with 9 tools. Runs locally from the raycast-mcp-server npm package.
openfoodfacts-mcp-server
Barcode lookup, nutrition search, and product comparison for 3M+ crowd-sourced food products. Runs locally from the @cyanheads/openfoodfacts-mcp-server npm package. Needs 5 environment variables to run.
honest-calendar-mcp
Local MCP server for Google Calendar — read, create, update events with your Google account directly. Runs locally from the honest-calendar-mcp Python package.
gitlab-mcp
MCP server (stdio) — proxy fino sobre a REST API v4 de um GitLab CE self-hosted, focado em navegar MRs e deixar review inline. Runs locally from the @vinihcrosa/gitlab-mcp npm package.