immich-mcp

homeserverhq/immich-mcp
★ 0 stars Python AI/LLM Updated today
Multitenant MCP Server for Immich
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "immich-mcp": {
      "command": "uvx",
      "args": [
        "immich-mcp"
      ]
    }
  }
}

Or install with pip: pip install immich-mcp

README Excerpt

This repository contains a Model Context Protocol (MCP) server that acts as a secure, multi-tenant proxy between an AI Assistant and the Immich backend API. It exposes **130 MCP tools** covering 16 resource domains with full CRUD, search, timeline, map, and relationship management. - **🔑 Identity Passthrough** — Extracts the `Authorization: Bearer <token>`

Tools (5)

ALLOW_ALL_AGGREGATEIMMICH_BASE_URLIMMICH_PUBLIC_URLIS_STATEFULMCP_SERVER_PORT