Jenkins-server-mcp

Jenkins-server-mcp

3.4

If you are the rightful owner of Jenkins-server-mcp 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 for interacting with Jenkins CI/CD servers, enabling AI assistants to manage builds.

The Jenkins Server MCP is a specialized server that facilitates interaction with Jenkins CI/CD servers through a standardized interface. It allows AI assistants to perform tasks such as checking build statuses, triggering new builds, and retrieving build logs. This server is designed to streamline the integration of Jenkins functionalities into AI-driven workflows, making it easier to automate and manage continuous integration and deployment processes. The server is configured using environment variables for authentication and server URL, and it supports various tools for build management.

Features

  • Check build statuses of Jenkins jobs.
  • Trigger new builds with customizable parameters.
  • Retrieve console output logs from Jenkins builds.
  • Standardized interface for seamless integration with AI assistants.
  • Configurable environment settings for easy setup.

Tools

  1. get_build_status

    Get the status of the Jenkins build

  2. trigger_build

    Trigger a new Jenkins build

  3. get_build_log

    Get the logs built by Jenkins