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
MCP-Booster
An MCP server with CoConuT (Continuous Chain of Thought) for use with the Cursor IDE, distributed as a global NPM package.
MockMCP
Create mock MCP servers instantly for developing and testing agentic AI workflows.
Steadybit
Interact with the Steadybit platform to run chaos engineering experiments.
Angreal
An MCP server providing AI assistants with discovery capabilities for angreal projects.
MCP Starter Server
A minimal template for building AI assistant tools using the ModelContextProtocol.
Dify Workflow
A tool server for integrating Dify Workflows via the Model Context Protocol (MCP).
MCP Agent Orchestration System
A state-based agent orchestration system using the Model Context Protocol (MCP).
Prompt Registry
A lightweight, file-based server for managing and serving prompts via stdio.
weibaohui/k8m
Provides multi-cluster Kubernetes management and operations using MCP, featuring a management interface, logging, and nearly 50 built-in tools covering common DevOps and development scenarios. Supports both standard and CRD resources.
FreeCAD MCP
A server to interact with FreeCAD models using the Model Context Protocol (MCP).