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 |
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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/manjunath031984/Jenkins-mcp-gcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server