Skip to main content
Glama

gitlab-mcp-server

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" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yoda-digital/mcp-gitlab-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server