Back to MCP Servers
Jenkins
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.
developer-toolsmonitoring
By avisangle
Installation
npx -y jenkins-mcp-serverConfiguration
{
"mcpServers": {
"jenkins-mcp-server": {
"command": "npx",
"args": ["-y", "jenkins-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes