Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITLAB_URL | No | GitLab instance URL | https://gitlab.com |
| GITLAB_TIMEOUT | No | Request timeout in milliseconds | 30000 |
| GITLAB_AUTH_MODE | No | Authentication mode (hybrid, per-user, or shared) | hybrid |
| GITLAB_MAX_PAGE_SIZE | No | Maximum items per page (1-100) | 50 |
| GITLAB_SHARED_ACCESS_TOKEN | No | Shared token for read operations (optional in hybrid mode) |
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 | |