GitLab
GitLab API, enabling project management.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide → Connected Apps: GitLab Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-gitlab
Detailed Documentation
GitLab API, enabling project management.
Configuration
{
"mcpServers": {
"gitlab": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gitlab"
],
"env": {}
}
}
}