We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? No Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “No Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? No Sign in to your account
直接在本地运行 npx 和 uvx 命令,有很大的供应链攻击风险。
利用 Docker 天然隔离的特性运行 MCP Server 可以大大减少任意文件读取风险,同时也可以扩展移动端 Chat 客户端的 MCP 调用能力。
https://miantiao.me/posts/guide-to-running-mcp-server-in-a-sandbox/
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
直接在本地运行 npx 和 uvx 命令,有很大的供应链攻击风险。
利用 Docker 天然隔离的特性运行 MCP Server 可以大大减少任意文件读取风险,同时也可以扩展移动端 Chat 客户端的 MCP 调用能力。
https://miantiao.me/posts/guide-to-running-mcp-server-in-a-sandbox/
The text was updated successfully, but these errors were encountered: