Developer Tools
Verified
Trust: 54/100 (Fair)GitLab MCP Guide
Interact with GitLab repositories, merge requests, pipelines, and CI/CD configurations.
356 stars 11,200 downloadsby GitLab
Quick Start
Install
npx @mcp/gitlabClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"gitlab-mcp": {
"command": "npx",
"args": [
"@mcp/gitlab"
]
}
}
}What GitLab MCP Can Do
manage_repos
Manage GitLab repositories
manage_pipelines
View and trigger CI/CD pipelines
Permissions Required
GitLab MCP requires the following permissions. Review the risk levels before granting access.
| Permission | Description | Risk |
|---|---|---|
gitlab.read | Read GitLab data | low |
gitlab.write | Write GitLab data | medium |
Platform Compatibility
| Platform | Status |
|---|---|
| Claude Desktop | Supported |
| Cursor | Supported |
| LangChain | Supported |