Show HN: Run-MCP – Run MCP servers securely in containers(github.com)2 points·by walmsles·6 miesięcy temu·1 commentsgithub.comShow HN: Run-MCP – Run MCP servers securely in containershttps://github.com/serverless-dna/run-mcp1 commentsPost comment[–]walmsles·6 miesięcy temureplyHi HN, I built this because MCP servers run with full user permissions — they can see your SSH keys, AWS credentials, everything.Most people just copy configs from READMEs and hope for the best. I wanted container isolation without the Docker complexity.One config change: "uvx" becomes "run-mcp", args: ["uvx", ...]. Full isolation, no Docker knowledge needed.Blog post with more details: https://serverlessdna.com/strands/projects/introducing-run-m...Happy to answer questions.
Most people just copy configs from READMEs and hope for the best. I wanted container isolation without the Docker complexity.
One config change: "uvx" becomes "run-mcp", args: ["uvx", ...]. Full isolation, no Docker knowledge needed.
Blog post with more details: https://serverlessdna.com/strands/projects/introducing-run-m...
Happy to answer questions.