Jenkins Server MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JENKINS_URLNoThe URL of your Jenkins serverhttp://sohoci.rd.tp-link.net/jenkins
JENKINS_USERYesJenkins username for authentication
JENKINS_TOKENYesJenkins API token for authentication

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_build_status

Get the status of a Jenkins build

trigger_build

Trigger a new Jenkins build

get_build_log

Get the console output of a Jenkins build