Back to Home
bioanywhere icon

mcp-gitlab-mcp-server90

Verified Safe

by bioanywhere

Overview

Dockerized deployment and orchestration for a custom MCP server application.

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 configuration files (`docker-compose.yml`, `run.sh`, `README.md`) show no immediate security vulnerabilities like hardcoded secrets within the application's runtime configuration, use of `eval`, or malicious patterns. Secrets for CI/CD (`GCP_CREDENTIALS`, `GCP_PROJECT_ID`) are mentioned as repository secrets, which is a good practice. The server exposes port 3000, which is standard for web services. Health checks are configured.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2025-12-02

Tags

DockerDeploymentServerCI/CDGoogle Artifact Registry