Loomal

gitlab-mcp

MCP server by github.com/zereight/gitlab-mcp

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

1.7k starsnpm: @zereight/mcp-gitlab

About gitlab-mcp

gitlab-mcp is an MCP (Model Context Protocol) server published by zereight in the official MCP registry, listed under Agent Orchestration on Loomal. GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more.

It ships as an npm package (@zereight/mcp-gitlab), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/zereight/gitlab-mcp, where the project has earned 1,657 GitHub stars.

Use gitlab-mcp with your agent

Claude Code · one command
claude mcp add gitlab-mcp -- npx -y @zereight/mcp-gitlab
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "gitlab-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@zereight/mcp-gitlab"
      ]
    }
  }
}
npm@zereight/mcp-gitlab

Frequently asked questions

What is gitlab-mcp?
gitlab-mcp is an MCP (Model Context Protocol) server by zereight in the Agent Orchestration category. GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more.
How do I connect gitlab-mcp to Claude, Cursor, or another MCP client?
Install gitlab-mcp from its npm package (@zereight/mcp-gitlab) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is gitlab-mcp open source?
Yes — the source code is public at github.com/zereight/gitlab-mcp, with 1,657 GitHub stars.
Can AI agents pay to use gitlab-mcp?
Not yet through Loomal — gitlab-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain gitlab-mcp? Claim this listing free by verifying GitHub ownership, or contact us.