Skip to main content
Glama

Jenkins MCP Tool

search_jobs_by_scenario

Retrieve Jenkins jobs by scenario to streamline job identification and management. Input a scenario name or index to fetch a list of matching job details.

Instructions

Get the specified Jenkins job directly by scenario.

Args: scenario: Scenario name or index Returns: List of job info matching the scenario

Input Schema

NameRequiredDescriptionDefault
scenarioYes

Input Schema (JSON Schema)

{ "properties": { "scenario": { "title": "Scenario", "type": "string" } }, "required": [ "scenario" ], "title": "search_jobs_by_scenarioArguments", "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/xhuaustc/jenkins-mcp'

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