Sayrus 7 days ago

> Just run it in a Docker container

You should probably read the original article in the footnotes of OP's article: https://equixly.com/blog/2025/03/29/mcp-server-new-security-...

While a container will surely protect you from those, it will also prevent you using the features implemented by those MCP Servers.

1
Havoc 6 days ago

Containers are usually considered pretty weak security at best. Especially since you don’t always control what the user does with it (docker va rootless podman etc)