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"]
Máy chủ liên quan
Scout Monitoring MCP
nhà tài trợPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
nhà tài trợAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MCP Servers Nix
A Nix-based configuration framework for deploying MCP servers with ready-to-use packages, supporting modular and reproducible builds.
Replicate Imagen 4 MCP Server
Access Google's Imagen 4 Ultra model via the Replicate platform for high-quality image generation.
AI Agent with MCP
An AI agent using the Model Context Protocol (MCP) with a Node.js server providing REST resources for users and messages.
Everything
Reference / test server with prompts, resources, and tools
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers, featuring customizable tools and no authentication.
ThousandEyes MCP Server
ThousandEyes Network Performance Monitoring MCP Server
Octocode MCP
A server for semantic code search and context generation across public and private repositories using LLMs.
Process Manager MCP
Manage long-running bash processes and persist their logs.
VSCode MCP
Enables AI agents and assistants to interact with Visual Studio Code through the Model Context Protocol.
Unreal Engine Code Analyzer
Analyzes Unreal Engine source code to provide context for AI assistants.