Skip to content

Jenkins

Free

by Indie Developer

Control Jenkins jobs, builds, and pipelines from your AI assistant.

v1.0.0Added Mar 5, 2025
jenkinsci-cdautomation
Works with:ClaudeGPTGeminiCopilot

Jenkins MCP Server

Control Jenkins jobs, builds, and pipelines from your AI assistant.

Features

  • Job management
  • Build triggering
  • Console output
  • Plugin management
  • Credentials

Installation

{
  "mcpServers": {
    "jenkins": {
      "command": "npx",
      "args": ["-y", "mcp-jenkins"]
    }
  }
}

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-jenkins
Add to claude_desktop_config.json
{
  "mcpServers": {
    "jenkins": {
      "command": "npx",
      "args": ["-y", "mcp-jenkins"]
    }
  }
}