Server data from the Official MCP Registry
AI-powered organization for Google Photos and Drive - auto-organize, find duplicates, create albums
About
AI-powered organization for Google Photos and Drive - auto-organize, find duplicates, create albums
Security Report
Valid MCP server (3 strong, 7 medium validity signals). 2 known CVEs in dependencies (0 critical, 2 high severity) Package registry verified. Imported from the Official MCP Registry.
5 files analyzed ยท 3 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: PHOTO_SCRIPTS_PATH
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-expertvagabond-photo-organizer": {
"env": {
"PHOTO_SCRIPTS_PATH": "your-photo-scripts-path-here"
},
"args": [
"-y",
"photo-organizer-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Photo Organizer MCP Server
AI-powered organization for Google Photos and Google Drive.
This MCP server enables AI agents like Claude to automatically organize your Google Photos and Drive files. Perfect for decluttering cloud storage, finding duplicates, and maintaining organized photo albums.
Features
Google Photos
- ๐ Analyze Library: Get statistics and insights about your photo collection
- ๐ Find Duplicates: Identify potential duplicate photos
- ๐ Auto-Organize: Create albums by year or month
- ๐ Reports: Generate detailed organization reports
Google Drive
- ๐ Auto-Organize: Sort files into folders by type (Documents, Images, Videos, etc.)
- ๐๏ธ Archive Old Files: Move old files to Archive folder
- ๐ Deduplicate: Find and remove exact duplicate files
- ๐ Analytics: Get file statistics and storage insights
Installation
# Install from NPM
npm install -g photo-organizer-mcp
# Or clone and build
git clone https://github.com/ExpertVagabond/photo-organizer-mcp
cd photo-organizer-mcp
npm install
npm run build
Setup
1. Google Cloud Credentials
You need Google Cloud credentials to access Photos and Drive APIs:
- Go to Google Cloud Console
- Create a new project
- Enable Google Photos Library API and Google Drive API
- Create OAuth 2.0 credentials
- Download
credentials.json
2. Python Scripts
This MCP server wraps existing Python organizer scripts. Set the path:
export PHOTO_SCRIPTS_PATH="/path/to/drive-photos-organizer"
Or add to .env:
PHOTO_SCRIPTS_PATH=/Users/yourname/drive-photos-organizer
3. Configure Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"photo-organizer": {
"command": "photo-organizer-mcp",
"env": {
"PHOTO_SCRIPTS_PATH": "/path/to/drive-photos-organizer"
}
}
}
}
Usage Examples
With Claude
"Analyze my Google Photos and find duplicates"
Claude will use the analyze_photos tool to scan your library
"Organize my photos into albums by year"
Claude will create year-based albums (dry run first, then execute)
"Clean up my Google Drive by organizing files into folders"
Claude will sort files by type into organized folders
"Archive all Drive files older than 2 years"
Claude will move old files to an Archive folder
"Find and remove duplicate files from my Drive"
Claude will identify and remove exact duplicates
Available Tools
Photo Tools
-
analyze_photos - Get photo library statistics
{ "findDuplicates": true } -
organize_photos_by_date - Create date-based albums
{ "grouping": "year", // or "month" "execute": false // true to actually create albums }
Drive Tools
-
analyze_drive - Get Drive statistics
-
organize_drive - Sort files into folders
{ "execute": false // true to actually organize } -
archive_old_files - Move old files to Archive
{ "days": 730, // Archive files older than this "execute": false } -
deduplicate_drive - Remove duplicate files
{ "execute": false // true to actually delete }
Safety Features
- Dry Run by Default: All operations default to dry run mode
- Explicit Execution: Must set
execute: trueto make changes - Detailed Reports: See exactly what will happen before executing
- Non-Destructive: Organizes and archives, doesn't delete (except deduplication)
Monetization (Pro Version)
Upgrade for advanced features:
Free Tier
- 50 operations per month
- Basic organization
- Manual execution required
Pro ($10/month)
- Unlimited operations
- Scheduled auto-organization
- Advanced duplicate detection
- Priority support
Enterprise ($50/month)
- White-label branding
- Team management
- Custom rules engine
- API access
Technical Details
- Built with TypeScript and Model Context Protocol SDK
- Wraps Python scripts for Google API integration
- Async operation with progress reporting
- Handles large libraries (10,000+ photos)
Contributing
Contributions welcome! Please open issues or PRs on GitHub.
License
MIT License - see LICENSE file
Author
ExpertVagabond - https://github.com/ExpertVagabond
Need help? Contact: hello@expertvagabond.com
Reviews
No reviews yet
Be the first to review this server!
More Content & Media MCP Servers
MarkItDown
Freeby Microsoft ยท Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
Toleno
Freeby Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.
MCP Marketplace
Freeby mcp-marketplace ยท Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace ยท Finance
Free stock data and market news for any MCP-compatible AI assistant.
Google Workspace MCP
Freeby Taylorwilsdon ยท Productivity
Control Gmail, Calendar, Docs, Sheets, Drive, and more from your AI
