Immich Photo Manager for Windsurf
io.github.drolosoft/immich-photo-manager
Photo management for self-hosted Immich: search, albums, duplicates, faces, PDF reports. 94 tools.
client:Windsurf
transport:stdio
runtime:pypi
Install Immich Photo Manager in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"immich-photo-manager": {
"command": "uvx",
"args": [
"immich-photo-manager"
],
"env": {
"IMMICH_BASE_URL": "<IMMICH_BASE_URL>",
"IMMICH_API_KEY": "<IMMICH_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs