Show HN: Run-MCP – Run MCP servers securely in containers (github.com) 2 points by walmsles 6mo ago ↗ HN
[–] walmsles 6mo ago ↗ Hi 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.
1 comment
[ 4.9 ms ] story [ 11.3 ms ] threadMost 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.