jenkins-mcp-server

yonghyuk/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.

The Jenkins MCP Server connects Claude Code with Jenkins to automate and monitor CI/CD processes.

Tools

Functions exposed to the LLM to take actions

jenkins_get_jobs

Retrieve a list of all Jenkins jobs.

jenkins_get_job_info

Get detailed information about a specific job.

jenkins_get_build_status

Check the status of a build.

jenkins_get_console_output

Retrieve console logs for a build.

jenkins_build_job

Execute a job with optional parameters.

jenkins_stop_build

Stop a build in progress.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources