LokiMCPUniverse/jenkins-mcp-server
3.3
If you are the rightful owner of jenkins-mcp-server 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.
The Jenkins MCP Server is a Model Context Protocol server designed to integrate the Jenkins automation server with GenAI applications, facilitating intelligent CI/CD pipeline management.
Tools
Functions exposed to the LLM to take actions
jenkins_list_jobs
Lists all jobs in Jenkins.
jenkins_create_job
Creates a new job in Jenkins.
jenkins_get_job_config
Retrieves the configuration of a specified job.
jenkins_build_job
Triggers a build for a specified job.
jenkins_get_build_status
Gets the status of a specified build.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client