Loading MCP server directory, please wait...
AI-powered organization for Google Photos and Drive - auto-organize, find duplicates, create albums
npx @getmcp/cli add io.github.ExpertVagabond/photo-organizerRequires Node.js 18+. Community-contributed server. Review source before installing.
PHOTO_SCRIPTS_PATHPath to Python scripts directory containing drive_organizer.py and photos_organizer.py
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ExpertVagabond/photo-organizer": {
"command": "npx",
"args": [
"-y",
"photo-organizer-mcp"
],
"env": {
"PHOTO_SCRIPTS_PATH": ""
}
}
}
}