Skip to main content
Glama
339,293 tools. Last updated 2026-07-30 06:04

"How to execute custom code in a Linux Docker container" matching MCP tools:

  • Execute a command in a running Docker Compose service container and capture output with return code, stdout, and stderr.
    MIT
  • Execute Python or C++ code snippets in isolated Docker containers with no network access, memory cap, and read-only filesystem. Returns output, status, and duration for safe code testing and verification.
    MIT
  • Discover all programming languages supported by the sandbox and their corresponding Docker images to ensure valid language input for code execution.
    MIT
  • Calculate how many complete product sets fit in a standard or custom shipping container using real 3D packing, accounting for multiple carton types and stacking constraints.
    MIT
  • Stop all running services in a Docker Compose project while preserving container configurations and data volumes. Use to temporarily halt a project without removing data or settings.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    F
    maintenance
    A secure, container-based implementation of the Model Context Protocol (MCP) that provides sandboxed environments for AI systems to safely execute code, run commands, access files, and perform web operations.
    Last updated
    22
    Apache 2.0

Matching MCP Connectors

  • Intent execution engine for autonomous agent task routing

  • Security audit for docker-compose.yml — 25 checks: secrets, privileges, network, volumes, images.

  • Control Docker containers on a remote Linux server via SSH, enabling actions like listing, log viewing, starting, stopping, restarting, checking stats, and executing commands without Docker API or open ports.
    Apache 2.0
  • Run Python code in a stateful IPython kernel within a Docker container. Maintain variables, imports, and definitions across executions for iterative workflows. Supports async code with 'await' and sequential executions with shared kernel state.
    Apache 2.0
  • Execute a command inside a running Docker container, returning exit code and output. Supports TTY, environment variables, working directory, and privileged execution.
    MIT
  • Execute Pylpex code to evaluate custom programming language expressions and functions, returning computed results.
    MIT
  • Run a Docker container from an image with a single command, supporting detach, port mapping, volumes, environment variables, and other Docker run options.
    MIT
  • Update resource limits (memory, CPU, restart policy) on a running Docker container without recreation. Changes apply immediately on Linux cgroups.
    MIT
  • Get live memory and CPU stats for a Docker container, plus top processes. Helps diagnose performance issues in running containers.
    MIT
  • Execute custom JavaScript code within 3D scenes to create advanced effects, custom shaders, complex geometry, or procedural generation beyond standard tool capabilities.
    MIT
  • Stop a running browser container for a persona or all. Preserves Firefox profile in Docker volume.
    MIT
  • Execute a command inside a running Modal container using container ID and command list. Captures output with optional timeout.
    MIT
  • Retrieve Docker container logs from a VPS. Specify container, lines, since, or reveal secrets for auditing. Targets Hetzner prod by default or dev OrbStack.
    MIT