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.
This project integrates Jenkins, a popular automation server, with AI language models like those from Anthropic. It allows developers to use natural language to interact with their Jenkins instances, securely fetching information about jobs, builds, and nodes, or even triggering actions. It takes natural language queries and Jenkins credentials as input, providing structured Jenkins data or executing commands as output. This tool is for software developers and DevOps engineers who manage continuous integration/continuous delivery (CI/CD) pipelines using Jenkins.
Use this if you want to use natural language queries or an AI assistant within your IDE (like JetBrains or VSCode) to inspect and manage your Jenkins CI/CD environment securely and contextually.
Not ideal if you prefer direct interaction with the Jenkins UI or API, or if you do not use AI language models in your development workflow.
Stars
92
Forks
41
Language
Python
License
MIT
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/lanbaoshen/mcp-jenkins"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
Daghis/teamcity-mcp
Model Context Protocol (MCP) server for JetBrains TeamCity: control builds, tests, agents and...
Jordan-Jarvis/jenkins-mcp-enterprise
The most advanced Jenkins MCP server available - Enterprise debugging, multi-instance...
jfrog/mcp-jfrog
Model Context Protocol (MCP) Server for the JFrog Platform API, enabling repository management,...
JetBrains/mcp-jetbrains
A model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc....
devstroop/youtrack-mcp
An MCP (Model Context Protocol) server that provides YouTrack REST API access to AI agents