ForeverVM
oficialRun 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"]
Servidores relacionados
Alpha Vantage MCP Server
patrocinadorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Dart MCP
An example MCP server built with Dart and deployed on Cloudflare Workers.
MCP Go Generator Node.js
Generate Go microservices with a hexagonal architecture in a Node.js environment.
Workspace-Qdrant-MCP
Code knowledge and metadata with live update, knowledge library, semantic and vector searches
MCP Server Example
An example MCP server for educational purposes, demonstrating how to build a functional server that integrates with LLM clients.
Local Context MCP
A collection of reference implementations for the Model Context Protocol (MCP), giving LLMs secure access to tools and data.
Snak
An agent engine for creating powerful and secure AI Agents powered by Starknet.
Node9-Proxy
The Execution Security Layer for the Agentic Era. Providing deterministic "Sudo" governance and audit logs for autonomous AI agents.
Remote MCP Server (Authless)
A remote MCP server for Cloudflare Workers, authless by default with optional token-based authentication.
Test Automator
An LLM-powered server for automating unit, integration, E2E, and API tests.
Teleprompter
A server for managing and reusing prompts with Large Language Models (LLMs).