dramabox-jenkins-mcp
by sun-jingtao
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITLAB_URL | Yes | GitLab 根地址;Token 需要至少 read_api | |
| JENKINS_URL | Yes | Jenkins 根地址,如 http://192.168.x.x:8080 | |
| GITLAB_TOKEN | Yes | GitLab Personal Access Token(PRIVATE-TOKEN) | |
| JENKINS_USER | Yes | Jenkins 用户名 | |
| JENKINS_TOKEN | Yes | Jenkins API Token(用户设置里生成,不是登录密码) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| find_jobA | 按 GitLab 仓库定位 Jenkins HOT/QAT/QAT2 候选 Job,返回 Job 名、Jenkins 当前配置分支、仓库地址和链接。 |
| get_statusA | 查看 Jenkins 当前配置、最近构建尝试、最近一次严格成功部署及其相对主干的合并状态。 |
| deployA | 修改 BranchSpec 并触发构建。并发构建会硬拦截;同一实际部署分支可直接重部署,切换分支时基于最近成功部署 SHA 防覆盖。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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