jonigl/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 henry@mcphub.com.
A Model Context Protocol (MCP) server designed for fetching and analyzing Jenkins build console logs.
Tools
Functions exposed to the LLM to take actions
get_jenkins_console_log
Fetch the complete console log for a Jenkins build.
analyze_jenkins_build_errors
Analyze a build log and extract error snippets with context.
get_jenkins_git_repositories
Extract git repository information from a build's console log.
get_jenkins_build_info
Get metadata about a Jenkins build.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client