Skip to main content
Glama
iamishaan24

jenkins-server-mcp

by iamishaan24

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JENKINS_URLYesThe URL of your Jenkins server
JENKINS_USERYesJenkins username for authentication
JENKINS_TOKENYesJenkins API token for authentication

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_build_statusB

Get the status of a Jenkins build

list_all_jobsA

List all Jenkins jobs with their name, URL, and last build status.

list_recent_failed_jobsB

List Jenkins jobs whose most recent build failed, sorted by most recent failure time.

count_failed_jobsA

Count how many Jenkins jobs currently have their last build in FAILURE state.

get_failed_build_logB

Get the console output of the last failed build for a given Jenkins job.

create_jenkins_userA

Create a new Jenkins user in the internal user database. Requires admin permissions.

trigger_buildB

Trigger a new Jenkins build

get_build_logC

Get the console output of a Jenkins build

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/iamishaan24/jenkins-mcp-server'

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