Loading MCP server directory, please wait...
GitLab MCP server with 44 tools for projects, MRs, pipelines, and more
npx @getmcp/cli add io.github.structured-world/gitlab-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
GITLAB_TOKENGitLab Personal Access Token with 'api' and 'read_user' scopes
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.structured-world/gitlab-mcp": {
"command": "npx",
"args": [
"-y",
"@structured-world/gitlab-mcp"
],
"env": {
"GITLAB_TOKEN": "",
"GITLAB_API_URL": "",
"GITLAB_READ_ONLY_MODE": ""
}
}
}
}