#
ENJA

jenkins-mcp-server

MCP Server

ProgrammerAgua/jenkins-mcp-server

A Model Context Protocol server built with Spring AI that interfaces with the Jenkins REST API for continuous integration operations.

3 5Apache-2.0Updated 2025-04-09

Overview

This Spring Boot application acts as an MCP server bridging AI models with Jenkins CI/CD servers. It exposes tools for managing jobs, triggering builds with parameters, stopping running tasks, inspecting console logs, and reading or updating job configuration files.

Capabilities

  • Create, delete, enable, disable, and rename Jenkins jobs
  • Trigger standard builds and parameterized builds, or stop running executions
  • Fetch detailed job info, build metadata, and live console logs
  • Read and update raw XML job configurations

Best for

Triggering and monitoring CI/CD builds directly from an AI assistant chat interface, Automating Jenkins job creation, configuration updates, and lifecycle management, Retrieving build logs and troubleshooting deployment errors through conversational AI

Works with

CursorClaude CodeCodexChatGPTGemini CLIGitHub CopilotOpenCode
Evoa Score breakdown= Σ (score × weight)
55
Task usefulness20%77 → +15.4

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%80 → +12.0

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%25 → +3.8

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%26 → +3.1

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%50 → +7.5

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%60 → +6.0

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%29 → +2.3

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%100 → +5.0

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total55.1 / 100

ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →

Security considerations

Credentials such as Jenkins username and API tokens must be securely configured via environment variables in the MCP client setup.

Categories

Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.