GitLab MCP Server
by poly-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DRY_RUN | No | Simulate operations without executing them. Defaults to false. | false |
| SAFE_MODE | No | Blocks write operations when enabled. Defaults to true. | true |
| MAX_RETRIES | No | Maximum number of retries for API requests in case of timeouts. | |
| GITLAB_TOKEN | Yes | GitLab Personal Access Token with appropriate permissions (e.g., glpat-xxxxxxxxxxxx) | |
| GITLAB_BASE_URL | No | The base URL of the GitLab instance API (e.g., https://gitlab.com/api/v4) | https://gitlab.com/api/v4 |
| ALLOWED_PROJECTS | No | Use '*' for all, empty to block all, or list specific projects to limit the scope of the assistant. | * |
| GITLAB_PROJECT_ID | No | Target GitLab project ID |
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 | |