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.
Quick Start
Clone the repository:
git clone https://github.com/avisangle/jenkins-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"jenkins-mcp-server": {
"command": "npx",
"args": [
"-y",
"avisangle/jenkins-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.