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.
其他 分类下的更多 MCP 服务器
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

EverArt
modelcontextprotocolModel Context Protocol Servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
评论