brotli

GitHub

Brotli compression format

14,753 stars TypeScript 1 file ยท ~1,519 tokens

brotli MCP Server

MCP server for google/brotli

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "brotli": {
      "command": "npx",
      "args": [
        "-y",
        "@google/brotli"
      ]
    }
  }
}