MCP Sandbox: Your JavaScript Module in a Secure Environment ๐ก๏ธ
@TrHung1910
About MCP Sandbox: Your JavaScript Module in a Secure Environment ๐ก๏ธ
MCP Sandbox transforms JavaScript modules into secure MCP servers, enabling AI systems to access functions safely. With automatic reflection and type inference, it simplifies the integration process for developers. ๐ ๏ธ๐ป
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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 Sandbox?
MCP Sandbox is a tool that converts any JavaScript module into a sandboxed Model Context Protocol (MCP) server, providing automatic reflection, type inference, and secure execution. It is designed for developers who need a safe, efficient environment to run JavaScript modules within the MCP framework.
How to use MCP Sandbox?
Clone the repository, install dependencies with npm install, and run npm start. Alternatively, download a release from the Releases section. Create a JavaScript module (e.g., myModule.js), then use createSandbox('myModule.js') to wrap it, set up a message event listener, and call sandbox.run(). Interact with the module by sending and receiving messages in real time.
Key features of MCP Sandbox
- Sandboxed execution of JavaScript modules.
- Automatic reflection for dynamic property/method access.
Basic information
More Reasoning MCP servers
End-to-End Agentic AI Automation Lab
MDalamin5This repository contains hands-on projects, code examples, and deployment workflows. Explore multi-agent systems, LangChain, LangGraph, AutoGen, CrewAI, RAG, MCP, automation with n8n, and scalable agent deployment using Docker, AWS, and BentoML.
Agentic Tools MCP Server
PimzinoA comprehensive Model Context Protocol (MCP) server providing AI assistants with powerful task management and agent memories capabilities with project-specific storage.
Agentic Radar
splx-aiA security scanner for your LLM agentic workflows
Agenticstore โ The Open Source Standard For Local Mcp Tooling
agenticstoreAgenticStore: The secure toolkit for AI agents. Instantly equip Claude Desktop, Cursor, and Windsurf with 27+ MCP tools, persistent memory, and SearXNG search, all protected by a built-in PII prompt firewall to protect your data from being exposed to AI agents.
Task Planner MCP Server
CaptainCrouton89An MCP (Model Context Protocol) server that helps AI assistants (like Claude) break down complex tasks into manageable steps, track progress, and manage a hierarchical task list.
Comments