Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITLAB_URL | No | The URL of your GitLab instance (e.g., https://gitlab.com or a self-hosted instance). | https://gitlab.com |
| GITLAB_TOKEN | Yes | Your GitLab Personal Access Token. Requires 'api', 'read_repository', 'write_repository', and 'read_user' scopes. |
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 | |