Skip to main content
Glama

GitLab Forum MCP

by ahnmichael

discourse_get_user

Retrieve basic user information from GitLab's community forum by providing a username to support troubleshooting and forum analysis.

Instructions

Get basic user info.

Input Schema

NameRequiredDescriptionDefault
usernameYes

Input Schema (JSON Schema)

{ "properties": { "username": { "minLength": 1, "type": "string" } }, "required": [ "username" ], "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/ahnmichael/gitlab-forum-mcp'

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