Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SSENoSet to 'true' to enable SSE transport.false
HOSTNoHost address to bind the server.127.0.0.1
PORTNoPort to bind the server.3002
GITLAB_API_URLNoGitLab API base URL.https://gitlab.com/api/v4
MCP_SERVER_URLNoPublic HTTPS URL of this MCP server.
SSE_AUTH_TOKENNoBearer token for SSE endpoint authorization.
STREAMABLE_HTTPNoSet to 'true' to enable Streamable HTTP transport.false
GITLAB_MCP_OAUTHNoSet to 'true' to enable MCP OAuth proxy for remote deployments.false
GITLAB_USE_OAUTHNoSet to 'true' to enable local OAuth2 browser authentication.false
GITLAB_OAUTH_APP_IDNoClient ID of the pre-registered GitLab OAuth application.
REMOTE_AUTHORIZATIONNoSet to 'true' to enable per-request token authentication via headers.false
GITLAB_OAUTH_CLIENT_IDNoGitLab OAuth Application ID for local OAuth.
GITLAB_PERMISSION_MODENoPermission level: readonly, modify, or full.full
GITLAB_OAUTH_REDIRECT_URINoLocal callback URI for OAuth (e.g., http://127.0.0.1:8888/callback).
GITLAB_DISABLE_VERSION_CHECKNoDisable startup version check notice.false
GITLAB_PERSONAL_ACCESS_TOKENNoGitLab Personal Access Token for PAT authentication.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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

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