Back to Home
morikazu1119 icon

Medical-MCP-Server

Verified Safe

by morikazu1119

Overview

Provides a reproducible Python development environment template with Docker and Docker Compose, optimized for GPU-accelerated workloads.

Installation

Run Command
docker-compose up -d

Environment Variables

  • TZ
  • COMPOSE_PROJECT_NAME
  • UNAME
  • UID
  • PROJECT
  • REQUIREMENTS
  • PORT
  • HOST_DATA_PATH

Security Notes

No 'eval' or obvious obfuscation detected. Hardcoded defaults for build arguments and `HOST_DATA_PATH` exist but are intended for user configuration or override, not secrets. Exposes SSH port (22) to the host; users must ensure proper host firewall rules. Grants full GPU access to the container, a common but privileged setting for ML development.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Stars0
Forks0
Last Update2025-11-30

Tags

DockerPythonDevelopmentMachine LearningReproducible