mcp-gitlab-mcp-server70
Verified Safeby bioanywhere
Overview
Deployment and orchestration of a gitlab-mcp-server using Docker and Docker Compose.
Installation
docker-compose up -dEnvironment Variables
- GCP_CREDENTIALS
- GCP_PROJECT_ID
Security Notes
The provided code consists of Docker deployment configurations (Dockerfile, docker-compose.yml, run.sh, README.md). There are no obvious hardcoded secrets in these configuration files; sensitive GCP credentials are specified to be handled as repository secrets. No 'eval' or other directly malicious patterns are found within the provided infrastructure code. Network exposure is limited to port 3000, with a healthcheck configured. A full security audit of the actual application code running inside the container is not possible without access to that code.
Similar Servers
server-pdf
Generate PDFs from text or layouts, render PDF pages as images, and measure text before layout, with specialized support for JSON Resume format.
mcp-gitlab-mcp-server80
Deploys and manages an MCP (Managed Container Platform) server using Docker and Docker Compose.
mcp-gitlab-mcp-server60
To deploy and manage a 'gitlab-mcp-server' application using Docker containers for local development and CI/CD.
mcp-gitlab-mcp-server
Integrate an AI assistant with GitLab to manage merge requests, CI/CD pipelines, code reviews, and discussions.