by jenkinsci · MCP Server · ★ 89
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
MCP Server Plugin for Jenkins The MCP (Model Context Protocol) Server Plugin for Jenkins implements the server-side component of the Model Context Protocol. This plugin enables Jenkins to act as an MCP server, providing context, tools, and capabilities to MCP clients, such as LLM-powered applications or IDEs. Features MCP Server Implementation: Implements the server-side of the Model Context Protocol. Jenkins Integration: Exposes Jenkins functionalities as MCP tools and resources. Extensible Architecture: Allows easy extension of MCP capabilities through the interface. Key Components Endpoint: The main entry point for MCP communication, handling MCP transport connections and message routing. DefaultMcpServer: Implements , providing default tools for interacting with Jenkins jobs and builds. McpToolWrapper: Wraps Java methods as MCP tools, handling parameter parsing and result formatting. McpServerExtension: Interface for extending MCP server capabilities. MCP SDK Version This MCP Server is based on the MCP Java SDK version 0.17.2, which implements the MCP specification version 2025-06-18.
| Stars | 89 |
| Forks | 53 |
| Language | Java |
| Category | MCP Server |
| License | MIT |
| Quality Score | 32.45/100 |
| Open Issues | 21 |
| Last Updated | 2026-06-10 |
| Created | 2025-05-27 |
| Platforms | java, mcp |
| Est. Tokens | ~50k |
Explore other popular mcp server tools:
mcp-server-plugin is an open-source mcp server by jenkinsci with 89 GitHub stars.
mcp-server-plugin is primarily written in Java. It covers topics such as ai, mcp.
You can find installation instructions and usage details in the mcp-server-plugin GitHub repository at github.com/jenkinsci/mcp-server-plugin. The project has 89 stars and 53 forks, indicating an active community.
mcp-server-plugin is released under the MIT license, making it free to use and modify according to the license terms.