Open Computer Use
v0.8.12.6
io.github.Yambr/open-computer-use
Give any LLM its own computer — Docker sandboxes with bash, browser, docs, and sub-agents
“docker” 共 227 个结果
v0.8.12.6
io.github.Yambr/open-computer-use
Give any LLM its own computer — Docker sandboxes with bash, browser, docs, and sub-agents
v1.1.0
io.github.pierre3/zap-mcp
MCP server for OWASP ZAP vulnerability scanning with Docker management
v1.0.1
io.github.rog0x/docker
Docker container management and Dockerfile analysis
v1.0.1
io.github.pierre3/maildev-mcp
MailDev MCP server. Manage Docker containers and inspect emails from your AI editor or MCP client.
v0.1.4
io.github.DockerDiscordControl/timergy
Create scheduling polls, vote, and finalize times from AI agents.
v1.0.1
io.github.ofershap/docker
MCP server for Docker — manage containers, images, volumes, and compose services from your IDE
v0.1.3
io.github.SepineTam/latex-mcp
Enable AI agents to compile TeX files with LaTeX inside a Docker container.
v0.0.15
io.github.manusa/podman-mcp-server
A Model Context Protocol (MCP) server for container runtimes (Podman and Docker)
v2.12.6
io.github.flytohub/flyto-core
Execution engine for AI agents. 412 modules: browser, file, Docker, data, crypto.
v1.0.7
io.github.amol21p/interactive-terminal
MCP server for real interactive terminal sessions — REPLs, SSH, databases, Docker
v0.8.1
io.github.Dave-London/pare-docker
Pare Docker ג€” Structured Docker operations (ps, images, logs, build, compose) as typed JSON.
v0.8.0
io.github.Dave-London/docker
Structured Docker operations (ps, images, logs, build) as typed JSON.
v1.1.0
io.github.MShekow/package-version-check-mcp
Returns the latest package / dependency / tool versions for Python, NPM, Go, Docker, Helm, etc.
v0.1.1
io.github.addozhang/nexus
Query Sonatype Nexus Repository (OSS/Pro) for Maven, Python, and Docker artifacts
v0.2.4
io.github.alisaitteke/docker-mcp
MCP server for managing Docker containers, images, networks, volumes, and registries
v1.0.0
io.github.neverinfamous/mysql-mcp
Enterprise-grade MySQL MCP Server with OAuth 2.0, 106 tools, and Docker deployment
v0.3.0
io.github.dockersamples/mcp-docker-release-information
MCP server providing Docker Desktop release notes and security information.
vmain
io.github.uphiago/recon-skills/docker-privesc
Escape Docker containers to host root via 5 techniques.
vmain
io.github.hashgraph-online/awesome-codex-plugins/docker-to-sealos
Convert Docker Compose files or installation docs into production-grade Sealos templates. Use when user has a docker-compose.yml and wants a Sealos or Kubernetes template, wants to migrate from Docker Compose to Sealos, needs to convert container orchestration configs to Sealos format, or mentions compose-to-template conversion. Also triggers on "/docker-to-sealos".
vmain
io.github.omnigent-ai/omnigent/docker
Run the Omnigent server as a Docker compose stack (server + Postgres) on any Docker host — your laptop, a VPS, EC2 by hand, or as the base layer of any container-platform deploy. Invoke when the user wants to build the image, bring up the compose stack, debug the stack on a host they already have, or extend the stack for a new platform.
vmain
io.github.AI-Shell-Team/aish/devops-docker-patterns
Docker containerization expert specializing in multi-stage builds, image optimization, Docker Compose patterns, and production container security. Use for Dockerfile optimization, compose configurations, and container best practices.
vmain
io.github.JMBeresford/retrom/docker-via-wsl
Use when YOU (the AI agent) are running on Windows OUTSIDE WSL (Git Bash/MSYS/PowerShell shell) and need to run ANY docker / docker compose command. Docker Desktop runs on the WSL2 engine, so commands must be re-issued INSIDE WSL via wsl.exe -- running them from the Windows shell on a network/SMB drive (Z:, UNC) corrupts bind-mount paths. Does NOT apply if your shell is already inside WSL. Triggers on: docker, docker compose, docker-compose, container, bind mount, volume, 'is a directory', mount source wrong, Windows + Docker Desktop, WSL.
vmain
io.github.JMBeresford/retrom/docker-development
Use when working with ANY Docker task: writing Dockerfiles, configuring docker-compose/compose.yml, multi-stage builds, docker-bake.hcl, container security audits, .dockerignore optimization, or CI/CD container testing. Triggers on: Dockerfile, docker-compose, container, image build, multi-stage, docker bake, compose.
vmain
io.github.bdfinst/agentic-dev-team/docker-image-audit
Audit Docker images and Dockerfiles for security vulnerabilities, bloat, and best-practice violations using hadolint, Trivy, and Grype. Produces a structured severity report with actionable fixes. Use this skill whenever the user wants to check a Docker image for security issues, scan a container for vulnerabilities, audit a Dockerfile, harden a Docker image, reduce image size, minimize attack surface, check for CVEs in a container, or says things like "is this Dockerfile secure?", "scan my image", "check my container for vulnerabilities", "how can I make this image smaller?", "audit my Docker setup", or "harden this container". Also trigger when the user has just created or modified a Dockerfile and wants validation before shipping it.