pp-docker

wryenmeek/pp-docker
★ 0 stars TypeScript AI/LLM Updated today
Auto-containerize and register printing-press-library MCP servers into Docker Desktop
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pp-docker": {
      "command": "npx",
      "args": [
        "-y",
        "wryenmeek/pp-docker"
      ]
    }
  }
}

README Excerpt

Auto-containerize and register [Printing Press Library](https://github.com/mvanhorn/printing-press-library) MCP servers directly into **Docker Desktop MCP Toolkit** with **on-demand lifecycle management**. --- Normally, running dozens of Model Context Protocol (MCP) servers across multiple AI clients (Claude Desktop, Cursor, VS Code, Zed) leads to: