MCP server that exposes a V8 JavaScript runtime as a tool for AI agents like Claude and Cursor. Supports persistent heap snapshots via S3 or local filesystem, and is ready for integration with modern AI development environments.
$git clone https://github.com/r33drichards/mcp-jsInstalls into the current project.
Install mcp-js by running `git clone https://github.com/r33drichards/mcp-js`, then use it for the current task and follow its documentation at https://github.com/r33drichards/mcp-js.