Skip to content
Cursor

Gitlab Public for Cursor

io.github.pipeworx-io/gitlab-public

GitLab Public MCP — wraps the GitLab REST API v4 (public endpoints, no auth)

client:Cursor transport:streamable-http

Install Gitlab Public in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "gitlab-public": {
      "url": "https://gateway.pipeworx.io/gitlab-public/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Gitlab Public in other clients