Update (v1.2.0): immich-photo-manager now has 36 MCP tools (up from 22). New in v1.2.0: People & Faces management (8 tools), Trash & Deletion (4 tools), Duplicate Resolution (2 tools). Release notes.
Self-hosted Immich photo libraries grow past the point of manual management — 20k, 50k, 100k photos across Apple Photos, Google Takeout, and camera imports. Finding duplicates, curating albums, fixing broken metadata, and understanding what's in your library becomes a full-time job. This plugin lets you manage it through conversation instead.
Anyone running a self-hosted Immich instance (97k+ GitHub stars) who wants AI-assisted library management — photographers, families consolidating photo archives, self-hosted enthusiasts.
A Claude Code plugin with 36 MCP tools and 11 specialized skills:
| Skill | What it does |
|---|---|
| Album Manager | Create geographic albums from GPS data with CLIP visual matching |
| Photo Search | Natural language search combining GPS, CLIP, and metadata |
| Photo Cleanup | Detect screenshots, duplicates, low-quality images |
| Duplicate Report | Cross-source duplicate analysis via perceptual hashing + Immich ML detection |
| Library Health | Asset inventory, metadata completeness, storage breakdown |
| Timeline Gaps | Detect missing months and single-source coverage risks |
| Metadata Fixer | Repair broken dates, missing GPS, wrong timezones |
| Auto-Album Curator | Find new photos matching existing albums |
| Storage Optimizer | Identify RAW+JPEG pairs, oversized videos, reclaimable space |
| People Report | Face recognition insights, unnamed clusters, merge/rename/reassign people |
| Travel Map | Interactive Leaflet.js map with clustered pins |
Plus 5 slash commands (/cleanup, /create-album, /my-travels, /immich-status, /setup).
You: "How healthy is my photo library?"
→ Scans 28,000 assets
→ Reports: 94% have GPS, 12% missing dates, 340 potential duplicates
→ Recommends: run /cleanup, then metadata-fixer for the 3,400 dateless photos
Built by Drolosoft. MIT license. 11 GitHub stars. Plugin scanner score: 100/100.
Update (v1.2.0): immich-photo-manager now has 36 MCP tools (up from 22). New in v1.2.0: People & Faces management (8 tools), Trash & Deletion (4 tools), Duplicate Resolution (2 tools). Release notes.
Updated the description to reflect v1.2.0 — now with 36 tools (14 new) including people management, trash management, and duplicate detection. 11 GitHub stars. Let me know if anything else is needed!
Update (v1.2.0 → 38 tools, 12 skills): Two new tools just shipped — rotate_assets (bulk rotate entire albums, non-destructive) and revert_asset_edits (undo rotation). Built in response to a user request on r/immich. Total: 38 MCP tools, 12 skills. Commit #100.