Photo Organizer runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 20 Mar 2026.
AI-powered organization for Google Photos and Drive - auto-organize, find duplicates, create albums
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add photo-organizer -- npx -y photo-organizer-mcp
{
"mcpServers": {
"photo-organizer": {
"args": [
"-y",
"photo-organizer-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.photo-organizer]
command = "npx"
args = ["-y", "photo-organizer-mcp"]
{
"mcpServers": {
"photo-organizer": {
"args": [
"-y",
"photo-organizer-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"photo-organizer": {
"args": [
"-y",
"photo-organizer-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.