Gitlab
Freeby MCP Community
GitLab API支持项目管理。
v1.0.2Added Apr 12, 2026
mcpflowmcp
Gitlab MCP Server
GitLab API支持项目管理。
Installation
Reviews
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"]
}
}
}