millyweb-infra

rdmilly/millyweb-infra
★ 0 stars Shell 🤖 AI/LLM Updated 6d ago
Millyweb Infrastructure - Self-hosted AI hub, MCP pipeline, and server operations
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "millyweb-infra": {
      "command": "npx",
      "args": [
        "-y",
        "rdmilly/millyweb-infra"
      ]
    }
  }
}