Skip to main content
Glama
91,322 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"How to create a sandbox environment" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    D
    maintenance
    Provides a local, isolated Linux VM sandbox for AI agents using Apple's Virtualization.framework, enabling fast command execution (~60ms) and package management without cloud costs.
    35
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables code execution in isolated Docker containers with persistent IPython, Node.js, or R kernels, supporting file import/export and cross-session transfers via MCP tools.
    6
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Creates short-lived, offline JavaScript sandbox containers for safe code execution via MCP, with no network access and strict resource limits.
    7
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Execute scientific scripts (R, Python, GMT, LaTeX, Octave, Julia, etc.) in isolated, disposable containers with no host filesystem access.
    1
    Apache 2.0
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables AI clients to manage and execute development commands within isolated Railway sandboxes, providing a remote shell, file read/write, and sandbox lifecycle management for running tests, builds, and repository operations.
    -
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables chat clients to execute real shell commands (apt install, curl, ffmpeg, Python) inside a disposable, per-conversation Debian container and hand resulting files back to the user via signed download links. Installed packages and processes are discarded when the container recycles, while files under /workspace persist.
    GPL 3.0
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI agents to safely execute privileged commands by routing them to a human approver, who runs them outside the agent's context and returns the output to the model.
    5
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Converts any Python Click or Typer CLI into an MCP server automatically — zero-code transformation that introspects CLI commands and exposes them as MCP tools.
    7
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI agents to securely connect to and manage remote servers via SSH, with tools for running commands, file operations, log inspection, service management, and system monitoring under configurable access controls and audit logging.
    12
    8 npm
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A starter MCP server using StdioServerTransport, providing example tools to check which app runs on a port (macOS) and add two numbers.
    26 npm
    ISC
  • F
    license
    Not graded
    quality
    D
    maintenance
    This is a secure Python code execution server that enables LLMs to run Python code safely in isolated Docker containers, supporting stdout capture and Matplotlib PNG generation.
    3
    -
  • F
    license
    Not graded
    quality
    F
    maintenance
    Exposes Creatio CLI (CLIO) commands as tools for AI agents to manage Creatio environments. It enables users to perform environment health checks, restart web applications, and execute raw CLI commands through a stateless HTTP transport.
    -