Jenkins
Freeby Indie Developer
Control Jenkins jobs, builds, and pipelines from your AI assistant.
v1.0.0Added Mar 5, 2025
jenkinsci-cdautomation
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
Installation
Quick install
npx -y mcp-jenkins
Add to claude_desktop_config.json
{
"mcpServers": {
"jenkins": {
"command": "npx",
"args": ["-y", "mcp-jenkins"]
}
}
}