MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Code Execution/ForeverVM
Code ExecutionOfficial
F

ForeverVM

Run Python in a code sandbox.

228 starsUpdated Apr 17, 2025
View on GitHub

Ads

Overview

MCP Server for ForeverVM, enabling Claude to execute code in a Python REPL. - Create a Python REPL. - Returns: ID of the new REPL. 2. 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. In the MCP client, set the command to npm and the arguments to:

Installation

npx forevervm-mcp install --claude

Configuration

Configuration example is not available yet.

Capabilities

  • Start a new Python REPL session

    ask your assistant to create a fresh Python environment using `create-python-repl` and get back its session ID.

  • Run Python code in an existing REPL

    provide a REPL ID and code snippet to execute via `run-python-in-repl` and receive the output.

  • Chain multiple code executions in one session

    reuse the same REPL ID across several `run-python-in-repl` calls to build up state, variables, or results incrementally.

Tags

  • development

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today

GitHub MCP Server

Official

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4kCode ExecutionUpdated 2 days ago