mcp-gitlab-mcp-server80
Verified Safeby bioanywhere
Overview
Deploys and manages an MCP (Managed Container Platform) server using Docker and Docker Compose.
Installation
docker run -p 3000:3000 mcp-gitlab-mcp-server:localSecurity Notes
The provided source code for Docker deployment configuration itself does not contain 'eval', hardcoded secrets, or obvious malicious patterns. GCP credentials are correctly identified as secrets to be managed externally. The primary security risk would lie within the undisclosed application code running inside the Docker container, especially concerning potential vulnerabilities exploiting the mounted data volume.
Similar Servers
mcp-devcontainers
Provides a Model Context Protocol (MCP) server for integrating with and managing devcontainer environments via the devcontainers CLI.
mcp-server
A web-based Docker management platform for deploying, managing, and building custom AI tools (MCP servers) for integration with language models.
poly-container-mcp
Provides a unified MCP server interface for managing multiple container runtimes including nerdctl, podman, and docker, prioritizing FOSS alternatives.
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.