Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port to use when running in HTTP/SSE transport mode.
USE_MRSNoEnable/disable merge request tools.true
USE_REFSNoEnable/disable branch and tag management tools.true
USE_FILESNoEnable/disable file operation tools.true
USE_LABELSNoEnable/disable label management tools.true
USE_SEARCHNoEnable/disable cross-project search tools.true
USE_MEMBERSNoEnable/disable team member management tools.true
GITLAB_TOKENYesYour GitLab Personal Access Token.
USE_PIPELINENoEnable/disable pipeline and CI/CD tools.true
USE_RELEASESNoEnable/disable release management tools.true
USE_SNIPPETSNoEnable/disable code snippet tools.true
USE_WEBHOOKSNoEnable/disable webhook management tools.true
USE_MILESTONENoEnable/disable milestone tools.true
USE_VARIABLESNoEnable/disable CI/CD variable management tools.true
USE_WORKITEMSNoEnable/disable issues, epics, and task tools.true
GITLAB_API_URLNoThe base URL of the GitLab API (default is https://gitlab.com).https://gitlab.com
USE_ITERATIONSNoEnable/disable iteration planning (sprints) tools.true
USE_GITLAB_WIKINoEnable/disable wiki management tools.true
USE_INTEGRATIONSNoEnable/disable integration tools.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/polaz/gitlab-mcp'

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