Organize and deduplicate photos across Google Photos and Drive using AI. Developers can automate album creation, find duplicate images, and manage photo libraries programmatically.
io.github.ExpertVagabond/photo-organizer
Local install
STDIO
1 required env var
How models use it and what it is built for.
Organize and deduplicate photos across Google Photos and Drive using AI. Developers can automate album creation, find duplicate images, and manage photo libraries programmatically.
Local install — runs as a subprocess.
Configuration this server reads at startup.
Path to Python scripts directory containing drive_organizer.py and photos_organizer.py
Where to find authoritative docs and source for Expertvagabond Photo Organizer.
Paste any of these into Agent Studio after connecting Expertvagabond Photo Organizer.
Common questions about connecting and running Expertvagabond Photo Organizer.
What does the photo-organizer MCP server do?
It connects to Google Photos and Drive to automatically organize photos, detect duplicates, and create albums using AI. You control it via natural language prompts in a chat interface.
How do I set up the photo-organizer server?
Install via `npx photo-organizer-mcp@1.0.0` and set the `PHOTO_SCRIPTS_PATH` environment variable to point to the directory containing `drive_organizer.py` and `photos_organizer.py`. The server communicates over stdio.
Do I need Google Photos and Drive API credentials?
Yes, the server requires access to your Google Photos and Drive accounts. Check the documentation for the specific OAuth scopes and credential setup required.
Can I use this to automatically delete duplicate photos?
The server can identify duplicates and recommend which to delete, but you should review results before deletion. Always back up important photos first.
What Python version do the organizer scripts require?
The server runs Python scripts from `PHOTO_SCRIPTS_PATH`. Ensure Python 3.7+ is installed and that `drive_organizer.py` and `photos_organizer.py` are present in the configured directory.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent Studio