Skip to content

Gitlab

Free

by MCP Community

GitLab API支持项目管理。

v1.0.2Added Apr 12, 2026
mcpflowmcp
Works with:ClaudeGPTGeminiCopilot

Gitlab MCP Server

GitLab API支持项目管理。

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @mcpflow.io/mcp-gitlab
Add to claude_desktop_config.json
{
  "mcpServers": {
    "gitlab": {
      "command": "npx",
      "args": ["-y", "@mcpflow.io/mcp-gitlab"]
    }
  }
}