vimble-mcp
0
Vimble-MCP is a Model Context Protocol server designed to execute JavaScript code securely within a sandboxed environment, offering features such as time-limited execution and debug mode for verbose logging.
vimble-mcp
A Model Context Protocol (MCP) server for executing JavaScript code using Vimble.
Features
- Execute arbitrary JavaScript code in a sandboxed environment.
- Time-limited execution (10 second default) to prevent runaway scripts.
- Debug mode for verbose logging.