redhat-community-ai-tools/jenkins-mcp
3.2
If you are the rightful owner of jenkins-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This MCP server facilitates interaction with multiple Jenkins instances from a single server, using header-based authentication for multi-tenancy.
Tools
Functions exposed to the LLM to take actions
getAllJobs
Get a list of all Jenkins jobs.
getJob
Get a Jenkins job by its full path.
getBuild
Retrieve a specific build or the last build of a Jenkins job.
triggerBuild
Trigger a build of a job.
getBuildLog
Retrieve log lines for a specific build or the last build of a Jenkins job (supports pagination).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client