lanbaoshen/mcp-jenkins
The Model Context Protocol (MCP) is an open-source implementation that bridges Jenkins with AI language models following Anthropic's MCP specification. This project enables secure, contextual AI interactions with Jenkins tools while maintaining data privacy and security.
Platform-specific configuration:
{
"mcpServers": {
"mcp-jenkins": {
"command": "npx",
"args": [
"-y",
"mcp-jenkins"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...