Jenkins-Mcp-Server

Jenkins-Mcp-Server

0

The MCP Jenkins Server is a Model Context Protocol server that integrates with Jenkins to provide tools for managing Jenkins jobs and builds. It offers functionalities like retrieving Jenkins server information, managing jobs and views, and triggering builds.

MCP Jenkins Server

Features

  • Get Jenkins server information
  • List and inspect Jenkins jobs
  • Get recent builds and their summaries
  • Get build information and console output
  • Manage Jenkins views
  • Trigger job builds with parameters

Requirements

  • Python 3.10+
  • Jenkins server with API access
  • Jenkins API token for authentication