Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CERNGITLAB_TOKEN | No | Personal access token (optional). Create a token with `read_api` scope at https://gitlab.cern.ch/-/user_settings/personal_access_tokens for access to internal/private projects, code search, and wiki pages. | |
| CERNGITLAB_TIMEOUT | No | HTTP timeout in seconds | 30 |
| CERNGITLAB_LOG_LEVEL | No | Logging level | INFO |
| CERNGITLAB_GITLAB_URL | No | GitLab instance URL | https://gitlab.cern.ch |
| CERNGITLAB_MAX_RETRIES | No | Max retries for failed requests | 3 |
| CERNGITLAB_RATE_LIMIT_PER_MINUTE | No | API rate limit | 300 |
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 | |