awesome-pwa

GitHub

Awesome list of progressive web apps!

4,822 stars JavaScript #modern-web#pwa#service-worker
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "awesome-pwa": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-awesome-pwa"
      ]
    }
  }
}