Skip to main content
Glama
Oshaani-AI
by Oshaani-AI

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port (default 3100)3100
JENKINS_URLYesJenkins base URL
MCP_HTTP_HOSTNoBind host (default 127.0.0.1)127.0.0.1
MCP_HTTP_PORTNoHTTP port (default 3100)3100
JENKINS_USERNAMEYesJenkins username
JENKINS_API_TOKENYesJenkins API token
JENKINS_READ_ONLYNotrue disables jenkins_trigger_buildfalse

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
jenkins_whoamiA

Return the authenticated Jenkins user identity

jenkins_test_authA

Test Jenkins credential authentication and authorization (permissions)

jenkins_list_jobsB

List Jenkins jobs visible to the configured credentials

jenkins_get_jobB

Get details for a Jenkins job by name or folder path

jenkins_get_buildB

Get details for a specific build or the last build of a job

jenkins_get_build_logB

Get console log text for a Jenkins build

jenkins_get_queueA

List items currently in the Jenkins build queue

jenkins_get_nodesA

List Jenkins agents/nodes and their online status

jenkins_trigger_buildC

Trigger a Jenkins job build, optionally with parameters

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/Oshaani-AI/Jenkins-MCP'

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