mcp-jenkins and jenkins-mcp-server

These two tools are ecosystem siblings because `lanbaoshen/mcp-jenkins` appears to be the primary open-source implementation of the Model Context Protocol for Jenkins, while `avisangle/jenkins-mcp-server` seems to be a specific MCP server designed to interact with Jenkins, likely leveraging or adhering to the protocol defined by `lanbaoshen/mcp-jenkins`.

mcp-jenkins
56
Established
jenkins-mcp-server
30
Emerging
Maintenance 10/25
Adoption 9/25
Maturity 16/25
Community 21/25
Maintenance 10/25
Adoption 1/25
Maturity 7/25
Community 12/25
Stars: 92
Forks: 41
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 1
Forks: 1
Downloads:
Commits (30d): 0
Language: Python
License:
No Package No Dependents
No License No Package No Dependents

About mcp-jenkins

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.

CI/CD management DevOps automation Jenkins administration developer tools workflow orchestration

About jenkins-mcp-server

avisangle/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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work