Immich is the self-hosted Google Photos alternative with ML-powered face recognition, object detection, smart search, and automatic organization. It handles photo and video backup from mobile devices, EXIF metadata, shared albums, and timeline views.
But when you're coding in Claude or Cursor, your AI assistant can't see your Immich library. It can't search your photos, check if the ML pipeline is running, or query album metadata. You end up opening the Immich web UI every time you need context about your photo library.
With DataFaucet, you browse your Immich dashboard once and it captures the API calls as MCP tools. Now your AI coding assistant can query photo data, check ML status, and browse albums directly.
Once DataFaucet creates an MCP server from your Immich session, AI agents can:
The entire process takes about two minutes. Works with any self-hosted Immich instance.
After connecting, try asking your AI:
Your AI can answer these instantly because it has real-time access to your Immich API through MCP tools.
| DataFaucet | Immich REST API | |
|---|---|---|
| Setup time | 2 minutes (browse and capture) | Manual API key generation, endpoint mapping, custom code |
| AI-ready | Yes (MCP tools, works with any client) | No (raw JSON, needs custom integration) |
| Authentication | Handled automatically via captured session | Manual API key management |
| Coverage | Captures all endpoints you browse (search, albums, admin, ML) | Must implement each API category separately |
| Maintenance | Auto-updates when you browse new pages | Must track API changes across Immich releases |
Since DataFaucet captures API calls from your browser, it works with any Immich instance on your network. Your AI assistant gets access to the same data you see in the web UI, whether Immich runs on a home server, a NAS, or a cloud VM.
DataFaucet turns your Immich web interface into structured MCP tools in under two minutes. No API keys to generate, no custom code, no Docker configuration changes.
Create your Immich MCP server and give your AI coding assistant full visibility into your self-hosted photo library.
Create your Immich MCP server in 60 seconds.
Try with Immich →{
"mcpServers": {
"immich": {
"url": "https://datafaucet.dev/api/mcp/YOUR_SERVER_ID/sse"
}
}
}Replace YOUR_SERVER_ID with the ID from your DataFaucet dashboard after creating your Immich server.
Point DataFaucet at Immich and get a working server in 60 seconds.
Create Immich server free →After creating, add to Claude Desktop:
"immich": {
"url": "https://datafaucet.dev/api/mcp/YOUR_ID/sse"
}Free plan includes 3 servers. Upgrade to Pro for unlimited →
A startup connected Stripe, Linear, Slack, Vercel, and PostHog to AI via MCP. Standup prep went from 15 minutes to one prompt.
Step-by-step guide to debugging MCP server connections. Fix SSE timeouts, tool discovery failures, auth errors, and protocol mismatches.
Top MCP servers for security teams: vulnerability scanners, SIEM dashboards, secrets management, compliance tools, and incident response via AI.
See how DataFaucet compares
Point at any URL. Get a working MCP server in 60 seconds. No API docs needed.
Works with ChatGPT, Claude, Cursor, Copilot, Windsurf, JetBrains, and any MCP client
Get notified when new integrations launch
New MCP server guides and templates every week.