MCP Gitlab for Claude Desktop
io.github.crunchtools/gitlab
Secure MCP server for GitLab projects, merge requests, issues, and pipelines
client:Claude Desktop
transport:stdio
runtime:pypi
Install MCP Gitlab in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"gitlab": {
"command": "uvx",
"args": [
"mcp-gitlab-crunchtools"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs