MCP ServerSTDIOOfficialv1.0.0

Expertvagabond Photo Organizer MCP Server

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

Hosted URL

Local install

Transport

STDIO

Auth

1 required env var

What the Expertvagabond Photo Organizer MCP server does

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.

Connect to Expertvagabond Photo Organizer

Local install — runs as a subprocess.

npx photo-organizer-mcp@1.0.0

Environment variables

Configuration this server reads at startup.

  • PHOTO_SCRIPTS_PATHRequired

    Path to Python scripts directory containing drive_organizer.py and photos_organizer.py

Resources

Where to find authoritative docs and source for Expertvagabond Photo Organizer.

Example prompts for Expertvagabond Photo Organizer

Paste any of these into Agent Studio after connecting Expertvagabond Photo Organizer.

  • Find duplicate photos in my Google Photos library and show me which ones to delete
  • Auto-organize my Drive photos into albums by date and subject
  • What duplicates exist across my Google Photos and Drive folders
  • Create a new album in Google Photos with photos matching a specific theme

Expertvagabond Photo Organizer MCP server — FAQ

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.

Skip the local setup — run MCP in your browser

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

Related servers

More on MCP Playground