Skip to main content
Glama

mcp-jenkins

README.md817 B
# Docker Configuration This directory contains all Docker-related files for the MCP Jenkins project. ## Files - **`Dockerfile`** - Multi-stage Docker image definition - **`docker-bake.hcl`** - Docker Buildx Bake configuration file - **`docker-compose.yml`** - Docker Compose configuration for easy deployment - **`.dockerignore`** - Files to exclude from Docker build context - **`DOCKER.md`** - Comprehensive Docker documentation - **`../.env`** - Environment file that enables running docker-compose from project root ## Quick Start From the project root directory: ```bash # Build using Docker Bake (recommended) ./bake.sh # Run with Docker Compose (from project root - .env file automatically sets COMPOSE_FILE) docker-compose up mcp-jenkins ``` For detailed instructions, see [`DOCKER.md`](./DOCKER.md).

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

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