Skip to main content
Glama

Jenkins MCP Server

by umishra1504
.env.example551 B
# Jenkins MCP Server Environment Configuration # Copy this file to .env and update with your values # Jenkins instance URL (required) JENKINS_URL=http://localhost:8080 # Jenkins username (required) JENKINS_USER=your-username # Jenkins API token (required - recommended over password) JENKINS_API_TOKEN=your-api-token # Alternative: Jenkins password (not recommended) # JENKINS_PASSWORD=your-password # Optional: Debug logging # DEBUG=jenkins-mcp:* # Optional: Server configuration # MCP_SERVER_NAME=jenkins-mcp-server # MCP_SERVER_VERSION=1.0.0

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/umishra1504/Jenkins-mcp-server'

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