Gitlab
Freeby MCP Community
GitLab MCP Server with Modular Configuration
v0.2.4Added Apr 12, 2026
mcpgitlabmodelcontextprotocolaiclaude
Gitlab MCP Server
GitLab MCP Server with Modular Configuration
Installation
Reviews
Installation
Quick install
npx -y @jesbrian/gitlab-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"gitlab": {
"command": "npx",
"args": ["-y", "@jesbrian/gitlab-mcp-server"]
}
}
}