Developer Tools
Trust: 45/100 (Fair)Advanced GitLab MCP server Guide
GitLab MCP server with 44 tools for projects, MRs, pipelines, and more
by structured-world
Quick Start
Install
npx @structured-world/gitlab-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-structured-world-gitlab-mcp": {
"command": "npx",
"args": [
"@structured-world/gitlab-mcp"
]
}
}
}