Gitlab
Freeby MCP Community
A MCP server for GitLab
v1.4.0Added Apr 12, 2026
gitlabmcpaiagenttool
Gitlab MCP Server
A MCP server for GitLab
Installation
Reviews
Installation
Quick install
npx -y gitlab-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"gitlab": {
"command": "npx",
"args": ["-y", "gitlab-mcp"]
}
}
}