GitLab MCP
by yunusb
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITLAB_URL | Yes | The URL of the GitLab instance (e.g., https://gitlab.example.com) | |
| GITLAB_TOKEN | Yes | GitLab personal access token (e.g., glpat-...) | |
| GITLAB_TIMEOUT | No | Timeout in seconds for API requests (default 30) | 30 |
| GITLAB_JOB_TOKEN | No | GitLab job token (optional) | |
| GITLAB_SSL_VERIFY | No | Whether to verify SSL certificates (true/false, default true) | true |
| GITLAB_API_VERSION | No | GitLab API version (default 4) | 4 |
| GITLAB_OAUTH_TOKEN | No | GitLab OAuth token (optional) | |
| GITLAB_MCP_LOG_JSON | No | Whether to output logs in JSON format (true/false, default false) | false |
| GITLAB_MCP_LOG_LEVEL | No | Log level (DEBUG, INFO, WARNING, ERROR, default INFO) | INFO |
| GITLAB_MCP_LOG_FORMAT | No | Loguru format string (optional) | |
| GITLAB_MCP_LOG_ENQUEUE | No | Whether to enable log enqueue (true/false, default false) | false |
| GITLAB_MCP_LOG_DIAGNOSE | No | Whether to enable log diagnose (true/false, default false) | false |
| GITLAB_MCP_LOG_BACKTRACE | No | Whether to enable log backtrace (true/false, default false) | false |
| GITLAB_MCP_USE_SYSTEM_TRUSTSTORE | No | Whether to use system truststore for TLS verification (true/false, default true) | true |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues