Skip to main content
Glama
ttpears

GitLab MCP Server

by ttpears

list_group_members

Retrieve group members and their access levels from GitLab, with options to filter by name or username and manage pagination for large groups.

Instructions

List group members with access levels, optionally filtered by search term

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
groupPathYesFull path of the group (e.g., "my-group" or "parent/child-group")
searchNoOptional search term to filter members by name or username
firstNoNumber of members 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