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-server
A web-based Docker management platform for deploying, managing, and building custom AI tools (MCP servers) for integration with language models.
mcp-devcontainers
Provides a Model Context Protocol (MCP) server for integrating with the devcontainers CLI to manage development container environments.
WRLD_MCP_Collection
Manages and deploys a collection of MCP (Multi-Modal Compute Protocol) server configurations for WRLD Inc's development environments using Docker MCP Gateway.
mcp-gitlab-mcp-server
Integrate an AI assistant with GitLab to manage merge requests, CI/CD pipelines, code reviews, and discussions.