Skip to main content
Glama
sun-jingtao

dramabox-jenkins-mcp

by sun-jingtao

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITLAB_URLYesGitLab 根地址;Token 需要至少 read_api
JENKINS_URLYesJenkins 根地址,如 http://192.168.x.x:8080
GITLAB_TOKENYesGitLab Personal Access Token(PRIVATE-TOKEN)
JENKINS_USERYesJenkins 用户名
JENKINS_TOKENYesJenkins API Token(用户设置里生成,不是登录密码)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
find_jobA

按 GitLab 仓库定位 Jenkins HOT/QAT/QAT2 候选 Job,返回 Job 名、Jenkins 当前配置分支、仓库地址和链接。

get_statusA

查看 Jenkins 当前配置、最近构建尝试、最近一次严格成功部署及其相对主干的合并状态。

deployA

修改 BranchSpec 并触发构建。并发构建会硬拦截;同一实际部署分支可直接重部署,切换分支时基于最近成功部署 SHA 防覆盖。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sun-jingtao/dramabox-jenkins-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server