Gitlab MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 114 673 installs a week from npm. Last commit 3 Aug 2026.
GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gitlab-mcp -- npx -y @zereight/mcp-gitlab
{
"mcpServers": {
"gitlab-mcp": {
"args": [
"-y",
"@zereight/mcp-gitlab"
],
"command": "npx"
}
}
}
[mcp_servers.gitlab-mcp]
command = "npx"
args = ["-y", "@zereight/mcp-gitlab"]
{
"mcpServers": {
"gitlab-mcp": {
"args": [
"-y",
"@zereight/mcp-gitlab"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gitlab-mcp": {
"args": [
"-y",
"@zereight/mcp-gitlab"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.