Jenkins MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_FILE | No | Rotating log file path | logs/jenkins_mcp.log |
| LOG_LEVEL | No | Logging level | INFO |
| GCP_PROJECT | No | Optional fallback hint for GCP tools | |
| JENKINS_URL | No | Base Jenkins URL | http://localhost:8090 |
| JENKINS_USER | Yes | Jenkins username | |
| JENKINS_TOKEN | Yes | Jenkins API token | |
| MCP_TRANSPORT | No | Transport mode: stdio, streamable-http, or sse | stdio |
| JENKINS_CLI_JAR | No | Optional path to jenkins-cli.jar | |
| JENKINS_TIMEOUT | No | Request timeout (seconds) | 30 |
| DEFAULT_PAGE_SIZE | No | Default page size for paginated tools | 50 |
| JENKINS_VERIFY_SSL | No | Verify TLS certs for https:// Jenkins | true |
| JENKINS_MAX_RETRIES | No | HTTP retry attempts | 3 |
| JENKINS_POOL_MAXSIZE | No | Connection pool max size | 20 |
| JENKINS_BACKOFF_FACTOR | No | Retry backoff factor | 0.5 |
| TERRAFORM_STATE_BUCKET | No | Optional fallback hint for Terraform tools | |
| JENKINS_POOL_CONNECTIONS | No | Connection pool sizing | 10 |
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
ActivityStale
ResponsivenessNo issues