Skip to main content
Glama

gitlab-mcp-server

list_group_members

Retrieve all members of a GitLab group, including inherited members, by specifying group ID, pagination, and optional search query for precise results.

Instructions

List all members of a GitLab group (including inherited members)

Input Schema

NameRequiredDescriptionDefault
group_idNo
pageNo
per_pageNo
queryNo

Input Schema (JSON Schema)

{ "properties": { "group_id": { "type": "string" }, "page": { "type": "number" }, "per_page": { "type": "number" }, "query": { "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