PluginBench
MCP Server
Active
AGPL-3.0

MCP Gitlab MCP Server

io.github.crunchtools/gitlab

What is the MCP Gitlab MCP server?

Secure MCP server for GitLab projects, merge requests, issues, and pipelines

How to install MCP Gitlab

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gitlab": {
      "command": "uvx",
      "args": [
        "mcp-gitlab-crunchtools"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "gitlab": {
      "command": "uvx",
      "args": [
        "mcp-gitlab-crunchtools"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "gitlab": {
      "command": "uvx",
      "args": [
        "mcp-gitlab-crunchtools"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "gitlab": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "mcp-gitlab-crunchtools"
      ]
    }
  }
}
Claude Code
claude mcp add gitlab -- uvx mcp-gitlab-crunchtools

Related MCP servers

Trentina

Active

Secure MCP gateway and quarantine for AI agent traffic — three-layer prompt injection defense

3
Python
AGPL-3.0
View repository →

MCP Slack

Active

Secure read-only MCP server for Slack workspaces

2
Python
AGPL-3.0
View repository →

Secure MCP server for WordPress content management

1
Python
AGPL-3.0
View repository →

Secure MCP server for WorkBoard OKR and strategy execution platform

1
Python
AGPL-3.0
View repository →

Secure MCP server for Cloudflare DNS, Transform Rules, and Page Rules

0
Python
AGPL-3.0
View repository →

RSS/Atom feed reader MCP server with SQLite backend

0
Python
AGPL-3.0
View repository →