immich-go

GitHub

An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.

6,121 stars Go Go 1 file ยท ~5,827 tokens #golang#google#immich#immich-cli#photos#takeout

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"
      ]
    }
  }
}