@mister-good-deal/host-mcp-jenkins
Local MCP server for Jenkins — replicates the Jenkins MCP Server Plugin by calling Jenkins REST API, no plugin installation required
Versions
0.2.3latest0.2.20.2.10.2.0Tools 17
getJob Get a Jenkins job by its full path
getJobs Get a paginated list of Jenkins jobs, sorted by name
getBuild Get a specific build or the last build of a Jenkins job
triggerBuild Trigger a build for a Jenkins job
updateBuild Update build display name and/or description
whoAmI Get information about the currently authenticated user
getStatus Checks the health and readiness status of a Jenkins instance
getQueueItem Get the queue item details by its ID
getTestResults Retrieves the test results associated to a Jenkins build
getFlakyFailures Retrieves the flaky failures associated to a Jenkins build if any found
getBuildLog Retrieves some log lines with pagination for a specific build or the last build
getProgressiveBuildLog Retrieves build log output incrementally using Jenkins progressive text API.
searchBuildLog Search for log lines matching a pattern in a specific build or the last build
getJobScm Retrieves SCM configurations of a Jenkins job
getBuildScm Retrieves SCM configurations of a Jenkins build
getBuildChangeSets Retrieves change log sets of a Jenkins build
findJobsWithScmUrl Get a paginated list of Jenkins jobs that use the specified git SCM URL
Permissions 2
network medium env_vars low