Back to Home
takanoriyanagitani icon

go-docker-images-mcp

Verified Safe

by takanoriyanagitani

Overview

Provides a Micro-Context Protocol (MCP) server to list and filter Docker images.

Installation

Run Command
go run ./cmd/docker-images-mcp

Security Notes

The server connects to the Docker daemon via its Unix socket (default: /var/run/docker.sock), which provides root-level access to the Docker host. If this server is exposed to untrusted networks without proper authentication and authorization, it poses a significant security risk by allowing full control over the Docker host. The code itself does not contain obvious vulnerabilities like 'eval', obfuscation, or hardcoded secrets, and uses standard Docker client library functions. The risk is primarily inherent to its operational functionality and deployment context.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens200
Stars0
Forks0
Last Update2025-12-05

Tags

DockerGoMCPAPIImage Management