Photo management for self-hosted Immich: search, albums, duplicates, faces, PDF reports. 94 tools.
npx @getmcp/cli add io.github.drolosoft/immich-photo-managerRequires Python 3.10+. Community-contributed server. Review source before installing.
IMMICH_BASE_URLURL of your Immich server, for example https://photos.example.com
IMMICH_API_KEYImmich API key (Account Settings, API Keys). Both variables can also be set later from the client with the update_credentials tool.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.drolosoft/immich-photo-manager": {
"command": "uvx",
"args": [
"immich-photo-manager"
],
"env": {
"IMMICH_BASE_URL": "",
"IMMICH_API_KEY": ""
}
}
}
}Hosted Google Calendar MCP server for AI agents. No self-hosting or Google Cloud setup.
Turn documents into structured data: parse, extract, classify, split, and fill PDF forms.
Convert PDF bank statements to checked Excel, CSV or JSON with balance validation.
Search arXiv and ACL Anthology, retrieve citations and references, and browse web sources to accel…