mcp-gitlab-mcp-server2
Verified Safeby bioanywhere
Overview
This repository provides Docker deployment configuration for an MCP (Managed Cloud Platform) server, enabling its build and execution.
Installation
docker-compose up -dSecurity Notes
The provided code consists of Docker deployment configurations and shell scripts. No direct application logic is available for review. The scripts themselves use standard Docker commands and do not contain 'eval', obfuscation, or hardcoded secrets. Network exposure is limited to port 3000, which is typical for a web server. The security score reflects the safety of the deployment mechanism, not the unseen application code within the Docker image.
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.
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-server10
Provides Docker deployment configuration for an MCP (Managed Cloud Platform) server, including local development and CI/CD setup.