← All servers

Immich Photo Manager

io.github.drolosoft/immich-photo-manager v2.0.11
Official Registry search git

Photo management for self-hosted Immich: search, albums, duplicates, faces, PDF reports. 94 tools.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add immich-photo-manager -- uvx immich-photo-manager
Add to claude_desktop_config.json
{
  "mcpServers": {
    "immich-photo-manager": {
      "command": "uvx",
      "args": [
        "immich-photo-manager"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "immich-photo-manager": {
      "command": "uvx",
      "args": [
        "immich-photo-manager"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "immich-photo-manager": {
      "command": "uvx",
      "args": [
        "immich-photo-manager"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "immich-photo-manager": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "immich-photo-manager"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "immich-photo-manager": {
      "command": "uvx",
      "args": [
        "immich-photo-manager"
      ]
    }
  }
}

Packages

pypi immich-photo-manager@2.0.11
oci ghcr.io/drolosoft/immich-photo-manager:2.0.11

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.drolosoft--immich-photo-manager/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent