Back to Home
bioanywhere icon

mcp-gitlab-mcp-server3

Verified Safe

by bioanywhere

Overview

Deployment of a server application using Docker and Docker Compose.

Installation

Run Command
docker run -d --name gitlab-mcp-server-mcp-server -p 3000:3000 --restart unless-stopped gitlab-mcp-server-mcp-server

Security Notes

The provided source code consists of Docker deployment configurations (`docker-compose.yml`, `run.sh`, `README.md`, and references to `Dockerfile` and CI/CD workflows). These files contain standard Docker commands and configurations and do not exhibit any obvious security risks such as 'eval', code obfuscation, hardcoded sensitive credentials within the scripts, or direct malicious patterns. Network exposure is limited to port 3000 locally. The health check uses standard `wget` command. The security of the actual 'gitlab-mcp-server' application code (which is not provided in this truncated analysis) would require a separate audit.

Similar Servers

Stats

Interest Score0
Security Score10
Cost ClassLow
Stars0
Forks0
Last Update2025-12-01

Tags

DockerDeploymentServerContainerizationCI/CD