โญ 36
GitHub Stars

๐Ÿ“ธ๐Ÿงน๐Ÿ—บ๏ธ MCP server for intelligent photo management with Immich โ€” search, curate geographic albums, clean up libraries, and publish galleries

Installation

โญ RecommendedPython3
python3 -m immich_mcp_server
View configuration snippet
{
  "mcpServers": {
    "immich": {
      "command": "python3",
      "args": [
        "-m",
        "immich_mcp_server"
      ],
      "env": {
        "PYTHONPATH": "${CLAUDE_PLUGIN_ROOT}/src",
        "MCP_TRANSPORT": "stdio",
        "IMMICH_BASE_URL": "https://your-immich-server.com",
        "IMMICH_API_KEY": "YOUR-API-KEY-HERE"
      }
    }
  }
}

๐Ÿ’ก Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.

Compatibility Matrix

Filter:

Cursor

โšกSTDIO
stdio:From mcp.so (unverified)

Claude Desktop

โšกSTDIO
stdio:From mcp.so (unverified)

MCP Compatible

โšกSTDIO
stdio:From mcp.so (unverified)
Verified - Tested by community
Unverified - Not yet tested
โšก STDIO๐ŸŒŠ SSE๐ŸŒ HTTP

Server Information

License:MIT
Classification:active
Source:Data aggregated from public MCP directories

Quick Stats

Transports:
STDIO
Compatible Clients:3
Install Methods:1

Like this server?

Discover more MCP servers or submit your own to directory.