Skip to main content
Glama
ttpears

GitLab MCP Server

by ttpears

get_group_projects

List and filter projects within a GitLab group to manage repositories, search for specific ones, and handle pagination for large groups.

Instructions

List projects inside a GitLab group (optionally filter by search term)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fullPathYesGroup full path (e.g., "group/subgroup")
searchTermNoOptional search term to filter group projects
firstNoNumber of projects to retrieve
afterNoCursor for pagination
userCredentialsNoYour GitLab credentials (optional - uses shared token if not provided)

Latest Blog Posts

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/ttpears/gitlab-mcp'

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