ForeverVM
Run Python in a code sandbox.
ForeverVM MCP Server
MCP Server for ForeverVM, enabling Claude to execute code in a Python REPL.
Tools
create-python-repl
- Create a Python REPL.
- Returns: ID of the new REPL.
run-python-in-repl- Execute code in a Python REPL.
- Required Inputs:
code(string): code that the Python REPL will run.replId(string): ID of the REPL to run the code on.
- Returns: Result of the code executed.
Usage with Claude Desktop
Run the following command:
npx forevervm-mcp install --claude
For other MCP clients, see the docs.
Installing locally (for development only)
In the MCP client, set the command to npm and the arguments to:
["--prefix", "<path/to/this/directory>", "run", "start", "run"]
Related Servers
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
mcp4eda
A collection of MCP servers for Electronic Design Automation (EDA) workflows, including tools for die yield calculation and Verilog/SystemVerilog analysis.
Shadcn UI MCP Server
A powerful and flexible MCP server designed to enhance the development experience with Shadcn UI components, providing tools for component management, documentation, and installation.
Remote MCP Server for Odoo
An example of a remote MCP server for Odoo, deployable on Cloudflare Workers without authentication.
E2B
Run code in secure sandboxes hosted by E2B
Digma
A code observability MCP enabling dynamic code analysis based on OTEL/APM data to assist in code reviews, issues identification and fix, highlighting risky code etc.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers, without authentication.
MCP Script Runner
Execute developer-defined bash scripts in a Dockerized environment for coding agents.
Tailwind Svelte Assistant
Provides documentation and code snippets for SvelteKit and Tailwind CSS.
LogAI MCP Server
An MCP server for log analysis using the LogAI framework, with optional Grafana and GitHub integrations.
iTerm
Access and control local iTerm2 terminal sessions.