drio
Open app

📸 Smart Photo Journal MCP Server

Source

MCP server designed to help you search and analyze your photo library (iCloud)

Catalog onlyCatalog onlySTDIO

Overview

Smart Photo Journal MCP Server is a powerful tool designed to help users search and analyze their photo libraries, specifically for iCloud, using intuitive features.

To use the server, clone the repository from GitHub, install the necessary dependencies, configure the server settings, and start the server to process photo queries.

  • Location Search: Easily find photos from specific locations. - Label Search: Search photos by keywords or labels. - People Search: Quickly locate photos featuring specific individuals. - Photo Analysis: Gain insights into photo-taking patterns. - Fuzzy Matching: Supports flexible searching even if the exact name is unknown.
  1. Organizing family and friends' albums.
  2. Highlighting vacation memories.
  3. Reliving past events like birthdays.
  4. Analyzing photography habits for better planning.

Add to your AI client

Use these steps to connect 📸 Smart Photo Journal MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "memory-journal-mcp-server-siddhant-k-code": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-memory-journal-mcp-server-siddhant-k-code"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "memory-journal-mcp-server-siddhant-k-code": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-memory-journal-mcp-server-siddhant-k-code"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "memory-journal-mcp-server-siddhant-k-code": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-memory-journal-mcp-server-siddhant-k-code"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "memory-journal-mcp-server-siddhant-k-code": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-memory-journal-mcp-server-siddhant-k-code"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "memory-journal-mcp-server-siddhant-k-code": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-memory-journal-mcp-server-siddhant-k-code"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "memory-journal-mcp-server-siddhant-k-code": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-memory-journal-mcp-server-siddhant-k-code"
      ]
    }
  }
}

FAQ

Can I use this server on Windows?

No, it is designed specifically for macOS with a Photos library.

Is my photo data shared with anyone?

No, the server operates locally and does not share data except with Claude services.

What if I encounter issues during setup?

Refer to the installation guide in the repository for troubleshooting tips.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":865,"uuid":"11f9b423-e8b3-49b8-9cb1-f0eb11dfd1c5","name":"memory-journal-mcp-server","title":"📸 Smart Photo Journal MCP Server","description":"MCP server designed to help you search and analyze your photo library (iCloud)","avatar_url":"https://avatars.githubusercontent.com/u/55068936?v=4","created_at":"2025-01-28T02:15:14.382Z","updated_at":"2025-02-23T07:13:16.489Z","status":"created","author_name":"Siddhant-K-code","author_avatar_url":"https://avatars.githubusercontent.com/u/55068936?v=4","tags":"mcp,smart-photo-album,claude-desktop,mcp-server","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/Siddhant-K-code/memory-journal-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/62750fd6399fe3814d93e578954a23950ee7c5459837026f7639fbbd8579876f/68747470733a2f2f676c616d612e61692f6d63702f736572766572732f35316a69776f7267356b2f6261646765","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]