★ 0 stars
TypeScript
🤖 AI/LLM
Updated 2d ago
MCP server for Immich - browse and search photos, manage albums, recognize people, surface memories, resolve duplicates, manage stacks via LLM tool calls
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"immich-mcp": {
"command": "npx",
"args": [
"-y",
"solomonneas/immich-mcp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add immich-mcp npx -y solomonneas/immich-mcp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"immich-mcp": {
"command": "npx",
"args": [
"-y",
"solomonneas/immich-mcp"
]
}
}
}
📋 Copy
README Excerpt
<p align="center"> <img src="assets/immich-mcp-banner.jpg" alt="immich-mcp banner" /> </p> <h1 align="center">immich-mcp</h1> <p align="center"><em>Speak to your Immich library in tool calls.</em></p> <p align="center"> <img src="https://img.shields.io/github/v/release/solomonneas/immich-mcp?label=release&color=2563EB&style=for-the-badge" alt="GitHub release" />
Tools (20)
IMMICH_ALLOW_WRITES IMMICH_API_KEY IMMICH_BASE_URL IMMICH_VERIFY_SSL immich_add_assets_to_album immich_add_tag_to_assets immich_bulk_update_assets immich_create_activity immich_create_album immich_create_shared_link immich_create_stack immich_create_tag immich_delete_asset immich_download_asset_original immich_download_asset_thumbnail immich_get_activity_statistics immich_get_album immich_get_album_statistics immich_get_asset immich_get_asset_exif