Skip to main content
Glama
wanjau2

Immich MCP Server

by wanjau2

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SCOPE_TTLNoHow often in seconds the allowed album scope cache refreshes. Default is 300.
IMMICH_URLYesThe URL of the Immich server, e.g. http://immich_server:2283 for Docker networking or http://192.168.0.43:2283 for a LAN address.
IMAGE_LINK_TTLNoTime-to-live in seconds for signed image links. Default is 86400 (24 hours).
IMMICH_API_KEYYesImmich API key with read access to assets, albums, people, and search.
MCP_PUBLIC_URLNoPublic URL of this server, needed for get_image_link to build URLs. Example: https://immich-mcp.yourdomain.com
MAX_IMAGE_BYTESNoMaximum size in bytes for inline images returned by get_image. Suggests a smaller size if exceeded.
MCP_BEARER_TOKENYesBearer token used to authenticate requests to this MCP server. Generate with 'openssl rand -hex 32'.
ALLOWED_ALBUM_IDSNoComma-separated list of album UUIDs to restrict access to. If empty, exposes everything the API key can see.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wanjau2/Immich-MCP-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server