Efficient Gitlab
Freeby MCP Community
Production-ready GitLab MCP Server with progressive disclosure pattern
v2.11.7Added Apr 12, 2026
gitlabmcpmodel-context-protocolaiapi
Efficient Gitlab MCP Server
Production-ready GitLab MCP Server with progressive disclosure pattern
Installation
Reviews
Installation
Quick install
npx -y efficient-gitlab-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"efficient-gitlab": {
"command": "npx",
"args": ["-y", "efficient-gitlab-mcp-server"]
}
}
}