Skip to main content
Glama

Jenkins MCP Server

by umishra1504

getQueueInfo

Retrieve details about queued Jenkins builds to monitor pending jobs and track build queue status for efficient pipeline management.

Instructions

Get information about queued builds

Input Schema

NameRequiredDescriptionDefault
jobFullNameNoFull path of the Jenkins job (optional, returns all queued items if not provided)

Input Schema (JSON Schema)

{ "properties": { "jobFullName": { "description": "Full path of the Jenkins job (optional, returns all queued items if not provided)", "type": "string" } }, "type": "object" }

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/umishra1504/Jenkins-mcp-server'

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