esramirez/jenkins-mcp-server
3.1
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 dayong@mcphub.com.
A Model Context Protocol (MCP) server for Jenkins CI/CD integration that enables seamless interaction with Jenkins through natural language queries in MCP-compatible clients.
Tools
Functions exposed to the LLM to take actions
get_job_status
Get status of a specific Jenkins job.
get_build_logs
Retrieve console logs for a build.
list_jobs
List all available Jenkins jobs.
trigger_job
Start a new build for a job.
get_queue_info
Get information about queued builds.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client