Skip to main content
Glama
chntif
by chntif

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITLAB_TOKENYesGitLab API access token used by the server and all GitLab operations
WORKFLOW_LABELNoDefault issue title prefix and fallback label
GITLAB_API_BASE_URLNoBase URL for the GitLab APIhttps://gitlab.com/api/v4
WORKFLOW_BASE_BRANCHNoDefault base branch used before creating a new delivery branchdevelop
WORKFLOW_TARGET_BRANCHNoDefault merge request target branchdevelop
WORKFLOW_ISSUE_LOG_PATHNoPath of the local issue log fileissue-log.md
WORKFLOW_CODE_PROJECT_IDNoDefault target project ID for repository, branch, commit, and MR tools
WORKFLOW_DELIVERY_METHODNoDefault delivery mode, supports local_git and remote_apilocal_git
WORKFLOW_ISSUE_PROJECT_IDNoDefault target project ID for issue-related tools
WORKFLOW_UPDATE_ISSUE_LOGNoWhether delivery workflows update the local issue log by defaulttrue
WORKFLOW_ASSIGNEE_USERNAMENoDefault assignee username for issues and merge requests
WORKFLOW_CODE_PROJECT_PATHNoDefault code project path used in templates, logs, and output
WORKFLOW_LOCAL_REMOTE_NAMENoDefault git remote used by local git workflowsorigin
WORKFLOW_ISSUE_PROJECT_PATHNoDefault issue project path used in templates and references
WORKFLOW_LOCK_CODE_PROJECT_IDNoRestrict code and MR operations to a fixed code project ID
WORKFLOW_CHECKOUT_LOCAL_BRANCHNoWhether remote_api delivery should sync and checkout the created branch locallyfalse
WORKFLOW_LOCK_ISSUE_PROJECT_IDNoRestrict issue operations to a fixed issue project ID

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

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