GitLab MCP Server

by rifqi96
Verified

gitlab_list_group_members

Retrieve a list of members associated with a specific GitLab group by providing the group ID or path. Facilitates user management and access control within the GitLab MCP Server.

Instructions

List members of a group

Input Schema

NameRequiredDescriptionDefault
group_idYesThe ID or URL-encoded path of the group

Input Schema (JSON Schema)

{ "properties": { "group_id": { "description": "The ID or URL-encoded path of the group", "type": "string" } }, "required": [ "group_id" ], "type": "object" }
ID: 7phkmkcd67