Jenkins MCP Server
by grglzrv
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JENKINS_URL | Yes | Jenkins server URL | |
| JENKINS_TOKEN | Yes | Jenkins API token | |
| MCP_READ_ONLY | No | When true, all write operations are disabled | false |
| JENKINS_USERNAME | Yes | Jenkins username | |
| MCP_ALLOWED_JOBS | No | Comma-separated list of allowed job path patterns (e.g. 'AI/*,Platform/*') | |
| JENKINS_CA_BUNDLE | No | Path to CA bundle for TLS verification | |
| JENKINS_VERIFY_TLS | No | Whether to verify TLS (true/false) | true |
| MCP_ALLOW_JOB_WRITE | No | Allow job create/update/copy/enable/disable | true |
| MCP_ALLOW_BUILD_STOP | No | Allow stop_build and cancel_queue_item | true |
| MCP_ALLOW_JOB_DELETE | No | Allow delete_job | false |
| MCP_ALLOW_JOB_UPDATE | No | Allow update_job_config | true |
| MCP_ALLOW_NODE_WRITE | No | Allow taking nodes offline/online | false |
| MCP_ALLOW_BUILD_WRITE | No | Allow triggering builds and scanning multibranch pipelines | true |
| MCP_ALLOW_DESTRUCTIVE | No | Master switch for destructive actions | true |
| MCP_ALLOW_ADMIN_REQUEST | No | Enable the generic jenkins_admin_request tool | false |
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