How to Use the Immich (Google Photos Alternative) MCP in Claude Code
Script, query, and manage your self-hosted media library directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Immich (Google Photos Alternative) MCP to Claude Code
Create your Vinkius account to connect Immich (Google Photos Alternative) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Pipe terminal outputs to manage media assets
This tool uses `list_assets` and `get_asset` to let you query your media library directly from the command line. You can pipe the JSON output of your assets into standard terminal utilities like jq or grep. This makes it easy to find specific files, check metadata, or verify upload status. You don't need a browser to know exactly what is sitting on your server.
Headless user provisioning in the terminal
The server uses `create_user` and `get_user` to handle user administration during automated MCP Server setups. When deploying a new instance, you can script the initial user creation directly through the CLI. It simplifies onboarding and server configuration. You can wrap these commands into shell scripts or run them as one-off tasks during deployment.
Automate album generation in your terminal
This MCP Server uses `create_album` and `update_album` to let you build and organize collections from terminal prompts. You can trigger these tools inside cron jobs to organize new uploads every night. It keeps your library organized without manual intervention. Your terminal agent handles the heavy lifting while you focus on other tasks.
Set up Immich (Google Photos Alternative) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeimmich-google-photos-alternative-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Immich (Google Photos Alternative) transactions." It will automatically discover and invoke the available Immich (Google Photos Alternative) tools.
claude mcp add --transport http immich-google-photos-alternative-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Immich (Google Photos Alternative) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Immich (Google Photos Alternative) MCP today
We host it, we monitor it, we maintain it. You just paste one token.