ForeverVM

Enable long-running Python REPL execution on a remote machine

jamsocket 227
Claude CodeClaude DesktopGeneric
View source ↗

foreverVM provides an API for running arbitrary, stateful Python code securely.

The core concepts in foreverVM are machines and instructions.

Machines represent a stateful Python process. You interact with a machine by running instructions (Python statements and expressions) on it, and receiving the results. A machine processes one instruction at a time.

Source

Repository: https://github.com/jamsocket/forevervm/tree/HEAD/javascript/mcp-server

Maintain ForeverVM?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

ForeverVM on getagentictools
[![ForeverVM on getagentictools](https://getagentictools.com/badge/mcp/jamsocket-forevervm.svg)](https://getagentictools.com/mcp/jamsocket-forevervm?ref=badge)