Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost to bind for HTTP transport, default 0.0.0.00.0.0.0
MCP_PORTNoPort for HTTP transport, default 87658765
GITLAB_URLNoGitLab instance URL, e.g. https://gitlab.example.com
JENKINS_URLYesJenkins base URL, e.g. https://jenkins.example.com
GITLAB_TOKENNoGitLab access token with read_api; falls back to token in ~/.claude.json if unset
JENKINS_USERYesJenkins username
JENKINS_TOKENYesJenkins API token (not your password)
MCP_TRANSPORTNoTransport mode: stdio (default) or streamable-httpstdio
GITLAB_PROJECTNoGitLab project path, e.g. your-group/your-project
MCP_AUTH_TOKENNoShared bearer token for HTTP endpoint; set when running HTTP to avoid unauthenticated access
JENKINS_MCP_CONFIGNoPath to job mapping config file, defaults to ./config.json./config.json

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/Ibrahim-Noor/jenkins-mcp'

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