MCP.so
Sign In

MCP Wrapper

@tibzejoker

About MCP Wrapper

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

Basic information

Category

Developer Tools

Runtime

node

Transports

stdio

Publisher

tibzejoker

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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 "/

Comments

More Developer Tools MCP servers