MCP-Jenkins
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JENKINS_URL | Yes | The URL of your Jenkins server. | |
| JENKINS_PASSWORD | Yes | Your Jenkins API token or password. | |
| JENKINS_USERNAME | Yes | Your Jenkins username. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| jenkins_get_job_statusC | Obtener el estado de un job específico de Jenkins |
| jenkins_start_jobC | Iniciar un job de Jenkins con una rama específica |
| jenkins_stop_jobC | Detener un job de Jenkins en ejecución |
| jenkins_get_build_stepsC | Obtener el estado de los steps de un build específico |
| jenkins_get_node_statusC | Obtener el estado de un nodo específico de un build |
| jenkins_get_pending_actionsC | Obtener las acciones pendientes de input de un build |
| jenkins_submit_input_actionC | Enviar una acción de input a Jenkins (aprobar/rechazar) |
| jenkins_get_coverage_reportC | Obtener reporte de cobertura de código de un build |
| jenkins_get_coverage_linesC | Obtener líneas de cobertura de un archivo específico |
| jenkins_get_coverage_pathsC | Obtener todos los paths de archivos con cobertura |
| jenkins_get_git_branchesC | Obtener las ramas de Git disponibles para un job |
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/gcorroto/mcp-jenkins'
If you have feedback or need assistance with the MCP directory API, please join our Discord server