AugLy

GitHub

A data augmentations library for audio, image, text, and video.

5,087 stars Python 1 file ยท ~1,436 tokens

AugLy MCP Server

MCP server for facebookresearch/AugLy

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