← All servers
πŸ”§

GitlabVerifiedπŸ›‘ No advisories

io.github.zereight/gitlab-mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
6 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/zereight, which proved it owns this namespace.

Verified owner: github.com/zereight β†—io.github.zereight/gitlab-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs GITLAB_PERSONAL_ACCESS_TOKEN, GITLAB_JOB_TOKEN.
βœ“
Configuration
Reads GITLAB_AUTH_COOKIE_PATH, GITLAB_API_URL, GITLAB_ALLOWED_PROJECT_IDS, GITLAB_READ_ONLY_MODE, USE_GITLAB_WIKI, GITLAB_TOOLSETS, ….

About

GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more.

Packages & transports

npm@zereight/mcp-gitlabv2.1.42 Β· npx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "gitlab": {
      "command": "npx",
      "args": [
        "-y",
        "@zereight/mcp-gitlab"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @zereight/mcp-gitlab