avirajvashistha1/jenkins-mcp-server
3.2
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.
The Jenkins MCP Server is a Python-based server designed to integrate with Jenkins CI/CD systems, providing tools for monitoring and managing Jenkins jobs.
Tools
Functions exposed to the LLM to take actions
get_jenkins_status
Quick health/status check for a Jenkins URL.
list_jobs
Returns a simple list of jobs with optional filtering.
get_job_info
Returns basic information about a specific job.
trigger_job
Triggers a Jenkins job and performs robust tracking.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client