No results found for query:
An error occured while performing your search, please contact Bump.sh support if it persists.
MCP server URL
https://bump.sh/demo/doc/gitlab/mcp
Standard setup for AI tools providing an mcp.json file
"Gitlab (Unofficial) MCP server": { "url": "https://bump.sh/demo/doc/gitlab/mcp" }
Return avatar url for a user
Public email address of the user
Single pixel dimension for Gravatar images
curl \ --request GET 'https://www.gitlab.com/api/v4/avatar?email=string' \ --header "Private-Token: $API_KEY"
{ "avatar_url": "string" }