Skip to main content
Glama

execution in a secure and scalable lab setup.

โš™๏ธ Lab Virtual MCP Server (Execute Code Remotely via Claude AI) Create a virtual lab for users to run custom code remotely using the Model Context Protocol (MCP) and integrate with Claude AI or other clients.

๐Ÿ”— GitHub Repo

๐Ÿ“‚ This repo has moved to base/base-mcp

๐Ÿš€ What This Lab Server Does ๐Ÿง  Enables remote Python code execution through cline AI

๐Ÿงช Supports real-time lab scenarios (code evaluation, sandbox testing, etc.)

๐Ÿ“‹ Prerequisites Ensure you have the following on your system:

โœ… Python 3.10.11

โœ… pip (Python package manager)

โœ… fastmcp (to serve the MCP endpoint)

โœ… uv (virtual environment manager, via scoop or curl)

โœ… Access to Claude Desktop or Cursor or cline (for testing)

๐Ÿงฑ Installation Steps

  1. Clone the MCP Server Repo

  1. Set up Python Environment

cd McpSever_Remote_code_execution

  1. Set Up Virtual Environment

  1. Install Dependencies

  1. Run the Server

You now have a remote code execution server listening for requests via MCP.

๐Ÿงช MCP Client Configuration For Claude Desktop / Cursor, update your mcp_config.json:

Beofre start Mcp set path

โœ… Available Tools (Prebuilt in MCP)

Tool Description execute_code Executes user-provided Python code

๐Ÿ’ก Recommendations for Lab Admins โœ… Add sandboxing logic to app.py if users can run arbitrary code.

โœ… Use Docker or subprocess isolation for safer execution (optional).

โœ… Monitor logs and set execution timeouts.

-
security - not tested
F
license - not found
-
quality - not tested

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Nuvepro-Technologies-Pvt-Ltd/genai-sandbox-nuvepro'

If you have feedback or need assistance with the MCP directory API, please join our Discord server