mcp_jenkins
0
The mcp_jenkins project is an experimental Model Context Protocol server enabling AI-driven interaction with Jenkins environments. It facilitates tasks like triggering builds and checking statuses through automated processes.
mcp_jenkins
A Jenkins MCP server allowing AI tools to interact with and control Jenkins setups. This experimental version enables triggering Jenkins jobs, retrieving build statuses, and other related operations via the MCP interface.
Components
- Server: Core MCP Jenkins server application.
- Schema: Function definitions for the server.
- Client: Example client to interact with the server.
- Tests: Functional tests for server operations.
Usage
- Running Server: Execute via Docker for deployment and testing.
- Connecting to Jenkins: Requires environment variables for configuration.
- Integration: OpenWebUI example for integration with Jenkins MCP Server.
Installation
Install using pip and utilize Docker for running and testing the server and client applications.