@pipeworx/gitlab-public
Connect: https://gateway.pipeworx.io/gitlab-public/mcp · Install: one-click buttons
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 3
Tools
- search_projects — Search public GitLab projects by keyword, sorted by popularity. Returns project ID, name, description, star count, fork count, open issues, and web URL.
- get_project — Get full details for a public GitLab project by numeric ID or “namespace/project” path (e.g., “gitlab-org/gitlab”). Pass the path as written, with a plain slash — do not URL-encode it, the tool handle
- search_issues — Search issues across public GitLab projects by keyword. Returns issue title, state, author, labels, project ID, and direct URL.
Tools
get_project— Get full details for a public GitLab project by numeric ID or namespace/project path (e.g., gitlab-org/gitlab ). Pass the path as written, with a plain slash — do not URL-encode it, the tool handles tsearch_issues— Search issues across public GitLab projects by keyword. Returns issue title, state, author, labels, project ID, and direct URL.search_projects— Search public GitLab projects by keyword, sorted by popularity. Returns project ID, name, description, star count, fork count, open issues, and web URL.