Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITLAB_URL | Yes | GitLab instance URL | |
| SSL_CERT_FILE | No | CA certificate for GitLab (self-signed certs) | |
| MCP_SSL_KEY_PATH | Yes | Path to SSL private key | |
| MCP_SSL_CERT_PATH | Yes | Path to SSL certificate | |
| GITLAB_SECRETS_PATH | Yes | Path to secrets JSON file | |
| MCP_SERVER_BASE_URL | Yes | Server URL with https and port (e.g., https://localhost:8443) |
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 | |