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
NeoCoder: Neo4j-Guided AI Coding Workflow
angrysky56An MCP server allowing AI assistants to use a Neo4j knowledge graph as their primary, dynamic instruction manual and long term project memory with adaptive templating and autonomous tool development tools.
Code Reasoning MCP Server
mettamattA code reasoning MCP server, a fork of sequential-thinking
mcp-agentic-rag
rukshannetMCP Server for Agentic RAG applications
๐ Aider-MCP: AI Coding Server with Universal Auto-Detection
jacv888Aider-MCP-Upgraded is a production-grade multi-agent AI coding system that combines Desktop Commander (DC) investigation capabilities with Aider's implementation power. Features 70%+ token reduction, modular architecture, and intelligent workflow automation through strategic agen
Unified MCP Suite
Godzilla675A suite of Model Context Protocol (MCP) servers designed to enhance AI agent capabilities. Provides tools for media search/understanding (images, video), web information retrieval, PDF generation, and PowerPoint presentation creation, enabling agents to interact with diverse data
Comments