基于 Node.js 的 jenkins MCP 服务,使用 stdio 作为传输层,暴露为 4 个 MCP tools: * list_jobs 获取所有job列表,无输入,输出为name列表 * list_job_build 获取job的构建信息,输入两个参数name和limit,name为job名称, limit默认为5,输出build列表,build中包括number、revision、result、inProgress、timestamp - result:构建进行中时为 null,完成后为
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"jenkins-mcp": {
"command": "npx",
"args": [
"-y",
"@massapi/jenkins-mcp"
]
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
基于 Node.js 的 jenkins MCP 服务,使用 stdio 作为传输层,暴露为 4 个 MCP tools: * list_jobs 获取所有job列表,无输入,输出为name列表 * list_job_build 获取job的构建信息,输入两个参数name和limit,name为job名称, limit默认为5,输出build列表,build中包括number、revision、result、inProgress、timestamp - result:构建进行中时为 null,完成后为
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y '@massapi/jenkins-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked @massapi/jenkins-mcp against OSV.dev.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in devops
MCP server for using the GitLab API
A Unified MCP Server Management App (MCP Manager).
MCP Server for kubernetes management commands
MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI
MCP Security Weekly
Get CVE alerts and security updates for Jenkins Mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.