Skip to main content
Glama
grglzrv

Jenkins MCP Server

by grglzrv

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JENKINS_URLYesJenkins server URL
JENKINS_TOKENYesJenkins API token
MCP_READ_ONLYNoWhen true, all write operations are disabledfalse
JENKINS_USERNAMEYesJenkins username
MCP_ALLOWED_JOBSNoComma-separated list of allowed job path patterns (e.g. 'AI/*,Platform/*')
JENKINS_CA_BUNDLENoPath to CA bundle for TLS verification
JENKINS_VERIFY_TLSNoWhether to verify TLS (true/false)true
MCP_ALLOW_JOB_WRITENoAllow job create/update/copy/enable/disabletrue
MCP_ALLOW_BUILD_STOPNoAllow stop_build and cancel_queue_itemtrue
MCP_ALLOW_JOB_DELETENoAllow delete_jobfalse
MCP_ALLOW_JOB_UPDATENoAllow update_job_configtrue
MCP_ALLOW_NODE_WRITENoAllow taking nodes offline/onlinefalse
MCP_ALLOW_BUILD_WRITENoAllow triggering builds and scanning multibranch pipelinestrue
MCP_ALLOW_DESTRUCTIVENoMaster switch for destructive actionstrue
MCP_ALLOW_ADMIN_REQUESTNoEnable the generic jenkins_admin_request toolfalse

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/grglzrv/jenkins-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server