← Back to search

dockerpilot-mcp

GitHub Actions Scanned 25d ago

MCP server for Docker container management

npm
B
78.7 / 100

Versions

0.0.14latest
Jul 24, 2026
0.0.13
Jul 10, 2026
0.0.11
May 27, 2026
0.0.10
May 27, 2026
0.0.9
May 27, 2026
+ show 1 moreshow less
0.0.8
May 27, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 16

list_containers
annotations: none low

List Docker containers. By default only running containers; set all=true to include stopped.

list_images
annotations: none low

List Docker images installed locally.

pull_image
annotations: none low

Pull a Docker image from a registry.

stop_containers
annotations: none low

Stop running Docker containers.

restart_container
annotations: none low

Restart a Docker container by name or ID.

create_volume
annotations: none low

Create a Docker volume associated with a container.

start_containers
annotations: none low

Start stopped Docker containers.

delete_volume
annotations: none low

Delete a Docker volume by name.

docker_status
annotations: none low

Returns Docker daemon health and system information: engine version, API version, OS/arch,

create_container
annotations: none low

Create a Docker container and start it.

delete_container
annotations: none low

Delete a Docker container by ID.

list_volumes
annotations: none low

List Docker volumes.

container_logs
annotations: none low

Fetch the last N log lines from a Docker container.

exec_command
annotations: none low

Execute a command inside a running Docker container.

delete_image
annotations: none low

Delete a Docker image by ID or tag.

prune_images
annotations: none low

Delete all dangling Docker images (untagged images not referenced by any container).

Permissions 1

filesystem low
Server uses filesystem capabilities via: open(), pathlib

Scan Findings 42

low
Tool 'list_containers' has no annotations annotation_checker · 100%
low
Tool 'list_images' has no annotations annotation_checker · 100%
low
Tool 'pull_image' has no annotations annotation_checker · 100%
low
Tool 'stop_containers' has no annotations annotation_checker · 100%
low
Tool 'restart_container' has no annotations annotation_checker · 100%
low
Tool 'create_volume' has no annotations annotation_checker · 100%
low
Tool 'start_containers' has no annotations annotation_checker · 100%
low
Tool 'delete_volume' has no annotations annotation_checker · 100%
low
Tool 'docker_status' has no annotations annotation_checker · 100%
low
Tool 'create_container' has no annotations annotation_checker · 100%
low
Tool 'delete_container' has no annotations annotation_checker · 100%
low
Tool 'list_volumes' has no annotations annotation_checker · 100%
low
Tool 'container_logs' has no annotations annotation_checker · 100%
low
Tool 'exec_command' has no annotations annotation_checker · 100%
low
Tool 'delete_image' has no annotations annotation_checker · 100%
low
Tool 'prune_images' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.0 (GHSA-345p-7cg4-v4c7) dependency_analyzer · 95%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.0 (GHSA-8r9q-7v3j-jr4g) dependency_analyzer · 95%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.0 (GHSA-w48q-cv73-mx4w) dependency_analyzer · 95%
info
package.json metadata manifest_parser · 100%
info
Tool: list_containers manifest_parser · 85%
info
Tool: list_images manifest_parser · 85%
info
Tool: pull_image manifest_parser · 85%
info
Tool: stop_containers manifest_parser · 85%
info
Tool: restart_container manifest_parser · 85%
info
Tool: create_volume manifest_parser · 85%
info
Tool: start_containers manifest_parser · 85%
info
Tool: delete_volume manifest_parser · 85%
info
Tool: docker_status manifest_parser · 85%
info
Tool: create_container manifest_parser · 85%
info
Tool: delete_container manifest_parser · 85%
info
Tool: list_volumes manifest_parser · 85%
info
Tool: container_logs manifest_parser · 85%
info
Tool: exec_command manifest_parser · 85%
info
Tool: delete_image manifest_parser · 85%
info
Tool: prune_images manifest_parser · 85%
info
Transport: stdio manifest_parser · 90%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
low
Permission: filesystem access detected permission_analyzer · 80%
info
SBOM generated: 444 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%