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

コメント

「開発者ツール」の他のコンテンツ