Exif Strip for Cursor
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:Cursor
transport:streamable-http
Install Exif Strip in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"exif-strip": {
"url": "https://exif-strip.david-cyr.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs