MCP-docker-executor

margusmartsepp/MCP-docker-executor

3.2

If you are the rightful owner of MCP-docker-executor and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP Docker Executor is a Python-based server that facilitates the creation and management of Docker images with multiple language runtimes, enabling seamless automation and execution of code in isolated environments.

Tools

Functions exposed to the LLM to take actions

execute_code

Execute Python, Node.js, C#, or Bash code.

create_image

Create custom Docker images with specific runtimes.

install_package

Install packages (pip, npm, nuget, apt).

upload_file

Upload and manage code files.

execute_uploaded_file

Run uploaded files.

list_files

List all uploaded files.

delete_file

Remove uploaded files.

docker_health

Check Docker connection status.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources