AshwiniGhuge3012/jenkins-mcp-server
An MCP server for interacting with a Jenkins server. Allows you to trigger jobs, check build statuses, and manage your Jenkins instance through MCP.
Platform-specific configuration:
{
"mcpServers": {
"jenkins-mcp-server": {
"command": "npx",
"args": [
"-y",
"jenkins-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...