andreimatveyeu/mcp_jenkins
If you are the rightful owner of mcp_jenkins 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 Jenkins MCP server allowing AI tools to interact with Jenkins setups.
The MCP Jenkins server is an experimental project designed to facilitate interaction with Jenkins through the Model Context Protocol (MCP). It enables users to trigger Jenkins jobs, retrieve build statuses, and perform various Jenkins operations via an MCP interface. This server is in early development and aims to provide a seamless integration between AI tools and Jenkins, allowing for automated control and information retrieval. The server is built with a focus on ease of use and integration, providing example clients and functional tests to demonstrate its capabilities. It supports Docker-based deployment and testing, ensuring a consistent environment for development and execution. The server can be configured to connect to existing Jenkins instances, with options for authentication and security through API keys.
Features
- Trigger Jenkins jobs and retrieve build statuses via MCP.
- Docker-based deployment and testing for consistent environments.
- Example client and functional tests included for demonstration.
- Supports integration with existing Jenkins instances.
- Security features include API key authentication.