uwas

uwaserver/uwas
★ 119 stars Go 🌐 Browser/Web Updated 8d ago
Unified Web Application Server — Apache+Nginx+Varnish+Caddy in a single Go binary. Auto HTTPS, built-in caching, PHP/FastCGI, reverse proxy, load balancing, WAF, web dashboard, and MCP server.
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": {
    "uwas": {
      "command": "go",
      "args": [
        "run",
        "github.com/uwaserver/uwas@latest"
      ]
    }
  }
}

Topics

acmecachedevopsfastcgigogolanghtaccesshttpslets-encryptload-balancermcpphpreverse-proxysingle-binarywaf