AI-powered organization for Google Photos and Drive - auto-organize, find duplicates, create albums
claude mcp add photo-organizer -- npx -y photo-organizer-mcp
claude_desktop_config.json
{
"mcpServers": {
"photo-organizer": {
"command": "npx",
"args": [
"-y",
"photo-organizer-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"photo-organizer": {
"command": "npx",
"args": [
"-y",
"photo-organizer-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"photo-organizer": {
"command": "npx",
"args": [
"-y",
"photo-organizer-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"photo-organizer": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"photo-organizer-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"photo-organizer": {
"command": "npx",
"args": [
"-y",
"photo-organizer-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.ExpertVagabond--photo-organizer/reviews or the review_server meta-tool.
POST /mcp