Skip to main content
Glama
dittops
by dittops

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHTTP bind address127.0.0.1
MCP_PATHNoHTTP endpoint path/mcp
MCP_PORTNoHTTP port8000
JENKINS_URLYesBase URL, e.g. http://jenkins.example.com:8080
JENKINS_USERYesJenkins user
MCP_TRANSPORTNostdio, streamable-http, or ssestdio
JENKINS_ENV_FILENoPath to .env file, read at startup if set
JENKINS_API_TOKENYesJenkins API token (prefer over an account password)
JENKINS_TRUST_ENVNoIf 'false', ignores proxy env vars (default)false
JENKINS_VERIFY_SSLNoDefault 'true'true
JENKINS_BUILD_TOKENNoRemote-trigger token (?token=)
JENKINS_POLL_INTERVALNoBackoff bounds
JENKINS_ACTIONS_CONFIGNoPath to actions.json
JENKINS_TIMEOUT_SECONDSNoHard cap on any wait, default 600600
JENKINS_POLL_MAX_INTERVALNoBackoff bounds
JENKINS_CONSOLE_TAIL_LINESNoConsole lines returned, default 200200

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/dittops/jenkins-job-mcp'

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