58 CQRS tools exposing 230 GitLab operations across 26 entity types
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y @structured-world/gitlab-mcp
MCP client config
{
"mcpServers": {
"advanced-gitlab-mcp-server": {
"command": "npx",
"args": [
"-y",
"@structured-world/gitlab-mcp"
]
}
}
}Distributed as an MCP bundle (`https://github.com/structured-world/gitlab-mcp/releases/download/gitlab-mcp-v9.1.4/gitlab-mcp-9.1.4.mcpb`) — download it and import the bundle in your MCP client.