Skip to main content
Glama

MCP GitLab Server

by Vijay-Duke

gitlab_get_my_profile

Retrieve your complete GitLab profile including personal info, account settings, security status, and activity history. Use to display user dashboards, verify settings, or export profile data.

Instructions

Get the current authenticated user's complete profile

Retrieve your own comprehensive profile information including private settings and detailed statistics not available via public user APIs.

Returns complete profile including:

  • Personal info: email, name, bio, location
  • Account settings: notifications, preferences
  • Statistics: private/public project counts
  • Security: 2FA status, SSH keys count
  • Activity: recent contributions, sign-in history

Use cases:

  • Display user dashboard information
  • Verify account settings and security
  • Show personalized statistics
  • Export profile data

No parameters required - uses authentication token.

Example usage:

{}

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "type": "object" }

Other Tools from MCP GitLab Server

Related Tools

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/Vijay-Duke/mcp-gitlab'

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