Back to Home
hanydd icon

mcp-server-docker

Verified Safe

by hanydd

Overview

A Dockerized platform for orchestrating and exposing multiple Python-based Micro-Agent servers (FastMCP tools) through a single Nginx reverse proxy.

Installation

Run Command
docker-compose up --build -d

Security Notes

The system dynamically modifies Python scripts via AST manipulation and executes them in separate processes. It also generates and runs Nginx configuration based on scanned filenames. While performed on internal, presumably trusted, source files, this dynamic execution environment requires careful management of the `/app/mcp` directory contents. Open CORS headers (`Access-Control-Allow-Origin: *`) are used. No 'eval' or hardcoded secrets found.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Avg Tokens20
Stars0
Forks0
Last Update2025-11-19

Tags

DockerMicroservicesAPI GatewayPythonNginx