🔍 Fetch and analyze Jenkins build logs effortlessly with the MCP server, supporting multiple instances and automatic detection from job URLs.
{
"mcpServers": {
"jenkins": {
"command": "uvx",
"args": [
"jenkins-mcp-server"
]
}
}
}