Jenkins Api
CreatedProgrammerAgua
Provides common operation interfaces for Jenkins jobs through a Spring AI-based MCP Server.
About
Jenkins Api is a Spring AI-based MCP Server service designed to simplify interactions with the Jenkins REST API. It offers a streamlined approach to managing Jenkins jobs by providing common operation interfaces. This allows users to create, delete, build, and configure Jenkins jobs with ease, enhancing automation and control over their CI/CD pipelines.
Key Features
- Triggers Jenkins builds, including parameterized builds.
- Gets and updates job configurations.
- Stops running builds.
- 0 GitHub stars
- Manages Jenkins jobs (create, delete, enable/disable, rename).
- Retrieves job information, build information, and build logs.
Use Cases
- Automating Jenkins job management.
- Integrating Jenkins build triggers into other systems.
- Programmatically accessing Jenkins job and build information.