Skip to main content
Glama

get_users

Retrieve GitLab user details by providing specific usernames to access profile information and account data.

Instructions

Get GitLab user details by usernames

Input Schema

NameRequiredDescriptionDefault
usernamesYesArray of usernames to search for

Input Schema (JSON Schema)

{ "properties": { "usernames": { "description": "Array of usernames to search for", "items": { "type": "string" }, "type": "array" } }, "required": [ "usernames" ], "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/harshmaur/gitlab-mcp'

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