1. Conduid
  2. Data
  3. genai_sandbox
MCP server · Data

genai_sandbox

Unclaimed data
30Low

Scored 4 months ago · breakdown

About genai_sandbox

genai_sandbox is an MCP server in the Data category. It has been installed 0 times through Conduid.

Install

Clone
git clone https://github.com/Nuvepro-Technologies-Pvt-Ltd/genai_sandbox

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about genai_sandbox

Powered by Claude · Grounded in docs

I know everything about genai_sandbox. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

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.

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About genai_sandbox

How do I install genai_sandbox?

Run git clone https://github.com/Nuvepro-Technologies-Pvt-Ltd/genai_sandbox, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is genai_sandbox safe to use with an AI agent?

Its trust score is 30 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is genai_sandbox still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.