SERVER
Gitlab
Rank #1803com.mcparmory/gitlab
Manage projects, groups, branches, merge requests, and CI/CD pipelines
First listed
May 5, 2026
Last publish date
May 11, 2026
OVERVIEW
Gitlab is a Model Context Protocol (MCP) server published by mcparmory. It ranks #1803 of 58,832 servers tracked on MCP Toplist, and its repository has 25 GitHub stars. Gitlab is listed on Official MCP, with 2 tracked versions. It was first listed on May 5, 2026 and most recently updated on May 11, 2026.
STANDING
#1,803of 58,832 tracked serversTop 5%
Ranks ahead of 57,029 of 58,832 servers on MCP Toplist.
CONNECT
Use Gitlab
Add Gitlab to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"gitlab": {
"command": "uvx",
"args": [
"mcparmory-gitlab"
]
}
}
}Docker image
{
"mcpServers": {
"gitlab": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mcparmory/gitlab:1.0.3"
]
}
}
}REGISTRIES
Listed on 1 registry
ORGANIZATION
mcparmory
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.3 | May 11, 2026 |
| 1.0.2 | May 5, 2026 |
FAQ
Frequently asked questions
- What is Gitlab?
- Manage projects, groups, branches, merge requests, and CI/CD pipelines
- Who maintains Gitlab?
- Gitlab is maintained by mcparmory, which publishes 78 MCP servers (163 total versions) tracked on MCP Toplist.
- Is Gitlab an official MCP server?
- Yes — Gitlab is listed on the Official MCP Registry.
- How many versions does Gitlab have?
- MCP Toplist tracks 2 versions of Gitlab, most recently published on May 11, 2026.
- Where can I find the source code for Gitlab?
- The source code for Gitlab is hosted at github.com/mcparmory/registry.
EXPLORE