Odel
PhotoS

PhotoS

Local
@dongwu259PythonMITUpdated 5 days ago

Batch photo processing: compress, convert, EXIF, rename, dedup, cull, galleries

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIphoto-s-toolsv1.4.2

Run

uvx photo-s-tools

MCP client config

{
  "mcpServers": {
    "photos": {
      "command": "uvx",
      "args": [
        "photo-s-tools"
      ]
    }
  }
}