Search for:

How to execute custom code in a Linux Docker container

  • Why this server?

    This server allows executing shell commands within a secure Docker container, providing Kubernetes tools and an isolated environment, which directly addresses the user's need to run code in a Linux Docker container.

    A
    security
    A
    license
    A
    quality
    Allows executing shell commands within a secure Docker container through Claude's MCP interface, providing Kubernetes tools and isolated environment without host Docker daemon access.
    Last updated -
    1
    3
    TypeScript
    MIT License
    • Apple
  • Why this server?

    While focused on Azure, this server enables executing CLI commands, which could include commands to interact with Linux Docker containers hosted on Azure.

    -
    security
    A
    license
    -
    quality
    An MCP server that wraps the Azure CLI. As LLMs are very good at generating Azure CLI commands, this server allows your LLM to list resources, update/create/delete them, fix errors (by looking at the logs), fix security issues...
    Last updated -
    57
    MIT License
    • Linux
    • Apple
  • Why this server?

    This server supports log search within a Docker environment, implying the capacity to analyze logs generated by custom code running in Docker containers.

    -
    security
    F
    license
    -
    quality
    Integrates with Sumo Logic's API to enable log search with configurable queries and time ranges, supporting error handling and easy deployment via Docker.
    Last updated -
    TypeScript
  • Why this server?

    Although primarily for Azure, it enables executing CLI commands that could be used to manage and interact with Docker containers within an Azure environment.

    -
    security
    A
    license
    -
    quality
    An MCP server that wraps the Azure CLI. As LLMs are very good at generating Azure CLI commands, this server allows your LLM to list resources, update/create/delete them, fix errors (by looking at the logs), fix security issues...
    Last updated -
    57
    MIT License
    • Linux
    • Apple
  • Why this server?

    This server provides a way to execute Python code, offering safeguards and limiting operations, while not directly Docker-focused, could be used for lightweight code execution tasks within constraints.

    A
    security
    A
    license
    A
    quality
    Stdio MCP Server wrapping custom Python runtime (LocalPythonExecutor) from Hugging Faces' smolagents framework. The runtime combines the ease of setup (compared to docker, VM, cloud runtimes) while providing safeguards and limiting operations/imports that are allowed inside the runtime.
    Last updated -
    1
    7
    Python
    MIT License
    • Apple
  • Why this server?

    This server allows secure execution of bash commands, providing a method to run custom code through shell scripting on a Linux system, which aligns with the user's request.

    -
    security
    F
    license
    -
    quality
    A TypeScript application that allows Claude to safely execute bash commands with security safeguards including whitelisted commands, directories, and comprehensive logging.
    Last updated -
    TypeScript
    • Linux
  • Why this server?

    Enables safe execution of bash commands, relevant for custom scripts on Linux systems, although it doesn't explicitly mention Docker. Security is emphasized, which is a concern when executing custom code.

    -
    security
    F
    license
    -
    quality
    A TypeScript application that allows Claude to safely execute bash commands with security safeguards including whitelisted commands, directories, and comprehensive logging.
    Last updated -
    TypeScript
    • Linux
  • Why this server?

    Enable execute az commands, therefore can execute commands to manage docker on azure cloud

    -
    security
    A
    license
    -
    quality
    An MCP server that wraps the Azure CLI. As LLMs are very good at generating Azure CLI commands, this server allows your LLM to list resources, update/create/delete them, fix errors (by looking at the logs), fix security issues...
    Last updated -
    57
    MIT License
    • Linux
    • Apple
  • Why this server?

    This server focuses on CMD execution, although designed for windows, it can offer ways to trigger other scripts on linux systems.

    A
    security
    A
    license
    A
    quality
    MCP server allowing any and all command execution over CMD
    Last updated -
    2
    33
    9
    JavaScript
    MIT License
    • Linux
  • Why this server?

    This server provides tools for reading, writing, and editing files on the local filesystem inside the container, so that the result of executing custom code can be persisted or read back.

    A
    security
    A
    license
    A
    quality
    An MCP server that provides tools for reading, writing, and editing files on the local filesystem.
    Last updated -
    1
    1,200
    Python
    Apache 2.0
    • Apple