gitlab-mcp-server

by yoda-digital
Verified

search_repositories

Find GitLab projects by searching with keywords, page, and per-page parameters. Enhances project discovery on the GitLab MCP server with activity tracking and group projects listing.

Instructions

Search for GitLab projects

Input Schema

NameRequiredDescriptionDefault
pageNo
per_pageNo
searchNo

Input Schema (JSON Schema)

{ "properties": { "page": { "type": "number" }, "per_page": { "type": "number" }, "search": { "type": "string" } }, "type": "object" }
ID: jk2pjeuy0y