Home › Design & Media › Immich Photo Manager
Immich Photo Manager
Photo management for self-hosted Immich: search, albums, duplicates, faces, PDF reports. 94 tools.
Topics: Multimedia Process
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 2.0.11)
uvx immich-photo-manager
Or add to your MCP client config:
{
"mcpServers": {
"immich-photo-manager": {
"command": "uvx",
"args": [
"immich-photo-manager"
],
"env": {
"IMMICH_BASE_URL": "<YOUR_VALUE>",
"IMMICH_API_KEY": "<YOUR_VALUE>"
}
}
}
}
IMMICH_BASE_URLrequired — URL of your Immich server, for example https://photos.example.comIMMICH_API_KEYrequired secret — Immich API key (Account Settings, API Keys). Both variables can also be set later from the client with the update_credentials tool.
Package (oci)
Package: oci ghcr.io/drolosoft/immich-photo-manager:2.0.11
IMMICH_BASE_URL— URL of your Immich server. Optional at start: without it every tool answers with the fix and one update_credentials call connects the container.IMMICH_API_KEYsecret — Immich API keyMCP_ALLOWED_HOSTS— Extra hostnames the container may be reached under (a reverse proxy, another container). DNS-rebinding protection stays on.
This server takes extra arguments — see its repository.
Related servers
openshorts
Turn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube.
Pixelle-MCP
An omnimodal AIGC framework that seamlessly converts ComfyUI workflows into MCP tools with zero code, enabling full-modal support for…
FableCut
Zero-dependency browser video editor AI agents drive via a JSON timeline over MCP; ffmpeg export.
imagesorcery-mcp
ComputerVision-based 🪄 sorcery of image recognition and editing tools for AI assistants.
guaardvark
Self-hosted AI studio exposing its local image, video, music-video and Film Crew generation, upscaling, RAG and code intelligence as MCP…
gflow-cli
Drive Google Flow from an agent: Veo video and Imagen image generation
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry