Jenkins Mcp
@kjozsa
Jenkins Mcp について
MCP server for managing Jenkins operations, listing and triggering builds, reviewing build status.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"jenkins-mcp": {
"command": "uvx",
"args": [
"jenkins-mcp"
],
"env": {
"JENKINS_URL": "",
"JENKINS_USERNAME": "",
"JENKINS_PASSWORD": ""
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Jenkins Mcp?
Jenkins Mcp is an MCP server for managing Jenkins operations. It allows users to list jobs, trigger builds, and check build status from an MCP client.
How to use Jenkins Mcp?
Install via Smithery using npx -y @smithery/cli install @kjozsa/jenkins-mcp --client claude or manually with uvx install jenkins-mcp. Configure by adding a JSON snippet with JENKINS_URL, JENKINS_USERNAME, and JENKINS_PASSWORD environment variables.
Key features of Jenkins Mcp
- List Jenkins jobs
- Trigger builds with optional parameters
- Check build status
Use cases of Jenkins Mcp
- Monitor Jenkins job statuses from an MCP client
- Trigger parameterized builds automatically
- Integrate Jenkins operations into AI-assisted workflows
FAQ from Jenkins Mcp
How do I install Jenkins Mcp?
Install via Smithery (npx -y @smithery/cli install @kjozsa/jenkins-mcp --client claude) or manually (uvx install jenkins-mcp).
How do I configure Jenkins Mcp?
Set the JENKINS_URL, JENKINS_USERNAME, and JENKINS_PASSWORD environment variables in the MCP server configuration.
What operations can Jenkins Mcp perform?
It can list Jenkins jobs, trigger builds with optional parameters, and check build status.
「その他」の他のコンテンツ
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
コメント