Enables AI agents to interact with GitLab via a restricted set of 9 tools using OAuth 2.0 authentication, supporting merge requests, comments, pipelines, and labels.
{
"mcpServers": {
"gitlab-11": {
"command": "npx",
"args": [
"-y",
"gitlab-mcp-server"
]
}
}
}