a year ago
developer-toolsAn MCP server that allows you to run TypeScript, JavaScript, and Python code in a sandbox on your local machine using the Deno® sandbox. This server provides a controlled environment for executing code with explicit permission controls.
Overview
What is Deno Sandbox MCP Server?
Deno Sandbox MCP Server is a secure environment for executing TypeScript and JavaScript code on your local machine using the Deno® sandbox, allowing for explicit permission controls.
How to use Deno Sandbox MCP Server?
To use the server, clone the repository, install dependencies, and configure it with your desired permissions. You can run code snippets directly in the sandbox environment.
Key features of Deno Sandbox MCP Server?
- Execute TypeScript/JavaScript code securely in a Deno® sandbox.
- Granular permission control via command-line flags.
- Clear error messages for permission issues.
- Resource listing available permissions.
Use cases of Deno Sandbox MCP Server?
- Running secure scripts without risking system integrity.
- Testing TypeScript/JavaScript code in a controlled environment.
- Learning and experimenting with Deno® features safely.
FAQ from Deno Sandbox MCP Server?
- Is this project affiliated with Deno Land LLC?
No, this project is not affiliated with Deno Land LLC; it is an independent project.
- How do I install the Deno Sandbox MCP Server?
You can install it by cloning the repository and running npm install.
- What permissions can I control?
You can control permissions for network access, file system access, and more, depending on your needs.