immich-go
An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.
immich-go MCP Server
MCP server for simulot/immich-go
Ready-to-Use Client Configurations
{
"mcpServers": {
"immich-go": {
"command": "npx",
"args": [
"-y",
"@simulot/immich-go"
]
}
}
}