modelcontextprotocol/server-gitlab
GitLab platform integration for project management and CI/CD operations
Quick Start
Clone the repository:
git clone https://github.com/modelcontextprotocol/servers-archived/tree/main/src/gitlabClaude Desktop configuration example:
{
"mcpServers": {
"modelcontextprotocol-servers-archived-9": {
"command": "npx",
"args": [
"-y",
"modelcontextprotocol/server-gitlab"
]
}
}
}Check the repository README for specific installation and configuration instructions.