Skip to main content
Glama
166,954 tools. Last updated 2026-06-02 20:00

"How to run a Python script in a sandboxed environment" matching MCP tools:

  • Test a Python FLOX strategy against a CSV dataset in a sandboxed subprocess to confirm it runs correctly and produces valid backtest results.
    MIT
  • Submit a Python script for asynchronous execution in PFC. Get a task ID to poll output, check progress, or cancel.
    MIT
  • Execute Python or JavaScript code in a sandbox to test scripts, debug algorithms, or run isolated code snippets safely.
    MIT
  • Execute bash commands in a sandboxed environment. Use session IDs to maintain working directory, environment, and filesystem state across commands.
    Apache 2.0

Matching MCP Servers

  • F
    license
    -
    quality
    C
    maintenance
    Enables any MCP-compatible AI assistant to search, filter, and retrieve information from a local document collection using a hybrid search pipeline with vector, BM25, reranking, and LLM enrichment.
    Last updated
    4
  • A
    license
    -
    quality
    F
    maintenance
    Enables secure execution of Python code in a sandboxed WebAssembly environment using Pyodide and Deno. Automatically handles package management and captures complete execution results including stdout, stderr, and return values.
    Last updated
    192
    MIT

Matching MCP Connectors

  • Manage your Canvas coursework with quick access to courses, assignments, and grades. Track upcomin…

  • MCP server providing Pine Script v6 documentation. Enables AI to: Look up Pine Script functions and validate syntax Access official documentation for indicators, strategies, and visuals Understand Pine Script concepts (execution model, repainting, etc.) Generate correct v6 code with proper function references

  • Run custom Python scripts in FreeCAD to create objects, modify properties, run macros, or access APIs not exposed by other tools.
    GNU Lesser General Public v2.1 or later
  • Run a Python script inside the TouchDesigner process. Use this escape hatch when structured tools cannot express the needed operation.
    MIT
  • Execute Python code snippets in a secure sandboxed environment with configurable timeouts, memory limits, and network restrictions. Returns the output of the executed code.
    MIT
  • Submit a Python script for background execution in YADE. Returns a task ID to monitor progress and manage the task lifecycle.
    MIT
  • Creates a TouchDesigner DAT node with your Python code, supporting text, execute, or script DAT types. Stores the code as a node for later use.
    MIT
  • Execute shell commands in a sandboxed environment that blocks dangerous patterns like rm -rf, sudo, and curl. Uses Seatbelt sandbox for isolation.
    Business Source 1.1
  • Create a standalone or container-bound Apps Script project in Google Drive. Specify a title and optionally a parent Drive ID to bind the script to a Sheet, Doc, Form, or Slides file.
    MIT
  • Execute Python code in a sandboxed macOS environment with no network access, restricted filesystem writes, and automatic timeout. Returns stdout, stderr, and exit code for safe autonomous agent use.
    Business Source 1.1
  • Execute source code in a sandboxed environment supporting 71 programming languages. Returns stdout, stderr, execution time, and memory usage with CPU/memory limits.
    MIT
  • Execute functions in deployed Google Apps Script projects by specifying script ID and function name, enabling automated workflow integration and API execution.
    MIT
  • Run Python code securely in a WebAssembly sandbox to execute scripts and return output. Supports pure Python without external dependencies.
    Apache 2.0
  • Execute Python or JavaScript code securely in a sandboxed environment with configurable timeout up to 60 seconds. Authenticate using a credit token or x402.
    MIT