memory-journal-mcp-server
Smart Photo Journal is a MCP server aimed at providing powerful tools to search and analyze personal photo libraries. It features search options by location, labels, and people, and offers photo analysis for insights into photo-taking habits.
What is the Smart Photo Journal MCP server?
It is a server that helps you search and analyze your photo library using location, labels, and people-based searches, along with photo analysis features.
How do I install the Smart Photo Journal MCP server?
Clone the repository, install dependencies using 'uv', and configure the server in 'claude_desktop_config.json'.
Can I use the server on platforms other than macOS?
Currently, the server is designed for macOS with a Photos library, as it requires access to the macOS Photos app.
Does the server share my photos with external services?
No, the server operates locally and does not share your data with anyone except Claude services.
What should I do if the server doesn't start?
Ensure all prerequisites are met, check your configuration in 'claude_desktop_config.json', and verify that 'uv' is installed correctly.