MCP.so
登录

MCP Wrapper

@tibzejoker

关于 MCP Wrapper

a wrapper that allows to run mcp servers in wrapped light subprocesses with custom multi environments

基本信息

分类

开发工具

运行时

node

传输方式

stdio

发布者

tibzejoker

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP Wrapper?

MCP Wrapper is a secure sandbox for executing Node.js and Python scripts with complete filesystem isolation, path virtualization, and network access blocking. It is designed for developers who need to run or test code in a controlled environment without affecting the host system.

How to use MCP Wrapper?

Install the dependencies with npm install, then start the server using npm run start. Once running, scripts are executed inside the sandbox, where filesystem access is virtualized and network requests are blocked.

Key features of MCP Wrapper

  • Full filesystem isolation for scripts
  • Multi-language support (Node.js and Python)
  • Customizable environment variables
  • Path virtualization (scripts see "/

评论

开发工具 分类下的更多 MCP 服务器