Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITLAB_URLYesThe URL of the GitLab instance (e.g., https://gitlab.example.com)
GITLAB_TOKENYesGitLab personal access token (e.g., glpat-...)
GITLAB_TIMEOUTNoTimeout in seconds for API requests (default 30)30
GITLAB_JOB_TOKENNoGitLab job token (optional)
GITLAB_SSL_VERIFYNoWhether to verify SSL certificates (true/false, default true)true
GITLAB_API_VERSIONNoGitLab API version (default 4)4
GITLAB_OAUTH_TOKENNoGitLab OAuth token (optional)
GITLAB_MCP_LOG_JSONNoWhether to output logs in JSON format (true/false, default false)false
GITLAB_MCP_LOG_LEVELNoLog level (DEBUG, INFO, WARNING, ERROR, default INFO)INFO
GITLAB_MCP_LOG_FORMATNoLoguru format string (optional)
GITLAB_MCP_LOG_ENQUEUENoWhether to enable log enqueue (true/false, default false)false
GITLAB_MCP_LOG_DIAGNOSENoWhether to enable log diagnose (true/false, default false)false
GITLAB_MCP_LOG_BACKTRACENoWhether to enable log backtrace (true/false, default false)false
GITLAB_MCP_USE_SYSTEM_TRUSTSTORENoWhether to use system truststore for TLS verification (true/false, default true)true

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

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