Skip to content
Zed

Exif Strip for Zed

io.github.dawaxwx/exif-strip

Strips EXIF, XMP, IPTC and GPS metadata from JPEG and PNG images in one call, with optional ICC p...

client:Zed transport:streamable-http

Install Exif Strip in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "exif-strip": {
      "url": "https://exif-strip.david-cyr.workers.dev/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Exif Strip in other clients