Advanced GitLab MCP server runs on your own machine — the client starts it, so there is no endpoint to ping. 1 314 installs a week from npm. Last commit 25 Jun 2026.
58 CQRS tools exposing 230 GitLab operations across 26 entity types
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 @structured-world/gitlab-mcp
{
"mcpServers": {
"gitlab-mcp": {
"args": [
"-y",
"@structured-world/gitlab-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.gitlab-mcp]
command = "npx"
args = ["-y", "@structured-world/gitlab-mcp"]
{
"mcpServers": {
"gitlab-mcp": {
"args": [
"-y",
"@structured-world/gitlab-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gitlab-mcp": {
"args": [
"-y",
"@structured-world/gitlab-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.