Docker compose stack to set up a containers for a remote MCP server and reverse proxy on a remote host. Ideal for blast radius containment for LLM/code testing.
Docker Compose stack that builds two containers on a remote host: an nginx reverse proxy (open to internet traffic) and a remote MCP server (only nginx can reach it). Ideal for blast radius containment when testing LLMs and sketchy code. *Intended for use as a disposable sandbox for Cybersecurity purposes. Prompt injection only impacts contents inside the container, not on the host.*