Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JENKINS_URL | Yes | The URL of your Jenkins server | |
| JENKINS_USER | Yes | Jenkins username for authentication | |
| JENKINS_TOKEN | Yes | Jenkins API token for authentication |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_build_status | Get the status of a Jenkins build |
| trigger_build | Trigger a new Jenkins build |
| get_build_log | Get the console output of a Jenkins build |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |