| PRIMS | MCP Js | |
|---|---|---|
| Description | PRIMS is a lightweight, open-source Model Context Protocol (MCP) server that lets LLM agents safely execute arbitrary Python code in a secure, thro... | A Javascript code execution sandbox that uses v8 to isolate code to run AI generated javascript locally without fear. Supports heap snapshotting fo... |
| Category | 💻 Code Execution | 💻 Code Execution |
| Language | Python | Rust |
| License | MIT | 0BSD |
| Stars | 27 | 43 |
| Website | https://github.com/hileamlakB/PRIMS | https://github.com/r33drichards/mcp-js |