mcp-jenkins and jenkins-mcp-server

The `jenkins-mcp-server` acts as an ecosystem sibling to `mcp-jenkins`, providing the server-side implementation for interacting with a Jenkins instance via the Model Context Protocol, which `mcp-jenkins` then leverages to bridge Jenkins with AI language models.

mcp-jenkins
59
Established
jenkins-mcp-server
23
Experimental
Maintenance 13/25
Adoption 9/25
Maturity 16/25
Community 21/25
Maintenance 2/25
Adoption 5/25
Maturity 1/25
Community 15/25
Stars: 92
Forks: 41
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 12
Forks: 4
Downloads:
Commits (30d): 0
Language: Python
License:
No Package No Dependents
No License Stale 6m 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.

Exposes 20+ Jenkins operations as MCP tools—from querying jobs and builds to triggering builds and retrieving console output—while supporting multiple transport protocols (stdio, SSE, streamable-http) for integration with IDEs like VSCode and JetBrains. Implements optional read-only mode, configurable SSL verification, and session-based Jenkins client management to balance flexibility with security constraints in different deployment scenarios.

About jenkins-mcp-server

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.

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