mcp-jenkins-server
3.5
The MCP Jenkins Server is a protocol server designed to integrate with Jenkins, offering tools for job management and information retrieval. It supports Python 3.10+, and requires Jenkins API access for operation.
get_jenkins_info
Get Jenkins server information
list_jobs
List all Jenkins tasks
get_job_info
Get information about a specific task
get_build_info
Get information about a specific build
get_build_console_output
Get the console output for a specific build
get_views
List all Jenkins views
trriger_llm_demo_job_build
Trigger the construction of the "LLM_Demo" task