Secure MCP server for GitLab projects, merge requests, issues, and pipelines
claude mcp add gitlab -- uvx mcp-gitlab-crunchtools
claude_desktop_config.json
{
"mcpServers": {
"gitlab": {
"command": "uvx",
"args": [
"mcp-gitlab-crunchtools"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"gitlab": {
"command": "uvx",
"args": [
"mcp-gitlab-crunchtools"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"gitlab": {
"command": "uvx",
"args": [
"mcp-gitlab-crunchtools"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"gitlab": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-gitlab-crunchtools"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"gitlab": {
"command": "uvx",
"args": [
"mcp-gitlab-crunchtools"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.crunchtools--gitlab/reviews or the review_server meta-tool.
POST /mcp