developer tools

Jenkins Mcp Server

Enterprise-grade Jenkins CI/CD integration with multi-tier caching, pipeline monitoring, artifact management, and batch operations. Features 21 MCP tools for job management, build status tracking, and queue management with CSRF protection and 2FA support.

python
local
macos
windows
linux
developer tools
0
View on GitHub

Installation

npx -y avisangle/jenkins-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "jenkins-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "avisangle/jenkins-mcp-server"
  ]
}

About This MCP Server

avisangle/jenkins-mcp-server

Enterprise-grade Jenkins CI/CD integration with multi-tier caching, pipeline monitoring, artifact management, and batch operations. Features 21 MCP tools for job management, build status tracking, and queue management with CSRF protection and 2FA support.

GitHub: https://github.com/avisangle/jenkins-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub