Advanced GitLab MCP server for Claude Code
io.github.structured-world/gitlab-mcp
58 CQRS tools exposing 230 GitLab operations across 26 entity types
client:Claude Code
transport:stdio
runtime:npm
Install Advanced GitLab MCP server in Claude Code
run in your project directory
claude mcp add gitlab-mcp -e GITLAB_TOKEN=<GITLAB_TOKEN> -e GITLAB_API_URL=<GITLAB_API_URL> -e GITLAB_READ_ONLY_MODE=<GITLAB_READ_ONLY_MODE> -- npx -y @structured-world/gitlab-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs