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_PASSWORD | Yes | Your Jenkins password | |
| JENKINS_USERNAME | Yes | Your Jenkins username |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_jobs | List all Jenkins jobs |
| trigger_build | Trigger a Jenkins build |
| get_build_status | Get build status |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |