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-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.
mcp-gitlab-mcp-server10
Provides Docker deployment configuration for an MCP (Managed Cloud Platform) server, including local development and CI/CD setup.
mcp-gitlab-mcp-server
Integrate an AI assistant with GitLab to manage merge requests, CI/CD pipelines, code reviews, and discussions.