Developer Tools
Trust: 40/100 (Fair)io.github.detailobsessed/efficient-gitlab Guide
GitLab MCP Server with progressive disclosure - 5 meta-tools, 90% token reduction
by detailobsessed
Quick Start
Install
npx efficient-gitlab-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-detailobsessed-efficient-gitlab": {
"command": "npx",
"args": [
"efficient-gitlab-mcp-server"
]
}
}
}