jenkins-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JENKINS_URL | No | Base URL of the Jenkins server. Required unless provided in the config file. | |
| JENKINS_USER | No | Jenkins username. Required unless provided in the config file. | |
| JENKINS_TOKEN | No | Jenkins API token. Provide this or JENKINS_API_TOKEN. | |
| JENKINS_PROJECTS | No | JSON string equivalent to the 'projects' field in the config file. | |
| JENKINS_API_TOKEN | No | Alternative environment variable for the Jenkins API token. Provide this or JENKINS_TOKEN. | |
| JENKINS_MCP_CONFIG | No | Path to the Jenkins MCP config file. If not set, config is auto-discovered. | |
| JENKINS_TIMEOUT_MS | No | Timeout in milliseconds for Jenkins requests. | 30000 |
| JENKINS_INSECURE_TLS | No | Set to '1' to disable TLS certificate verification. | off |
| JENKINS_MAX_OUTPUT_CHARS | No | Maximum number of output characters for logs. | 80000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues