
gitlab-mcp
MCP server by github.com/zereight/gitlab-mcp
GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more.
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 mcp add gitlab-mcp -- npx -y @zereight/mcp-gitlab{
"mcpServers": {
"gitlab-mcp": {
"command": "npx",
"args": [
"-y",
"@zereight/mcp-gitlab"
]
}
}
}@zereight/mcp-gitlabFrequently 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.
More Agent Orchestration MCP servers

darkroom
148
Image processing pipeline for Next.js. Responsive optimization with Sharp.

buildkite-mcp-server
49
MCP server exposing Buildkite API data (pipelines, builds, jobs, tests) to AI tooling and editors.

Canary
8
Mindstone-internal release-pipeline test connector; not for use. Single ping tool; no auth.

Advanced GitLab MCP server
4
GitLab MCP server with 58 tools for projects, MRs, pipelines, and more

mcp-gitlab
3
MCP server for GitLab API — projects, MRs, pipelines, CI/CD, approvals, issues, code review.

Bitbucket MCP Server
2
MCP server for Bitbucket API - manage repositories, pull requests, comments, pipelines and more
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.