📦
io.github.CSOAI-ORG/docker-helper-ai-mcp
Docker Helper Ai MCP server. Tools: generate dockerfile, parse compose, optimize image. Buil...
0 installs
Trust: 37 — Low
Files
Ask AI about io.github.CSOAI-ORG/docker-helper-ai-mcp
Powered by Claude · Grounded in docs
I know everything about io.github.CSOAI-ORG/docker-helper-ai-mcp. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
Overview
Docker Helper AI MCP Server — Docker tools.
Tools
| Tool | Description |
|---|---|
generate_dockerfile | Generate a Dockerfile. Languages: python, node, go, rust, static. |
parse_compose | Parse and analyze a docker-compose YAML string (basic YAML parser). |
optimize_image | Analyze a Dockerfile and suggest optimizations. |
security_scan_data | Scan Dockerfile for security issues (static analysis). |
Installation
pip install meok-docker-helper-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config:
{
"mcpServers": {
"docker-helper-ai": {
"command": "python",
"args": ["-m", "meok_docker_helper_ai_mcp.server"]
}
}
}
License
MIT © MEOK AI Labs
