📸 Smart Photo Journal MCP Server
@Siddhant-K-code
关于 📸 Smart Photo Journal MCP Server
MCP server designed to help you search and analyze your photo library (iCloud)
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"memory-journal-mcp-server": {
"command": "uv",
"args": [
"sync"
]
}
}
}工具
4Find photos taken in a specific location.
Search for photos by labels or keywords.
Find photos containing specific people.
Analyze patterns in your photo library, such as the most common times or days for photo shoots.
概览
What is Smart Photo Journal MCP Server?
Smart Photo Journal is an MCP server that helps you search and analyze your macOS Photos library using location, label, and people search, plus photo analysis. It is designed for anyone who wants to quickly find and understand their personal photo collection.
How to use Smart Photo Journal MCP Server?
Clone the repository, install dependencies with uv sync, configure the MCP server in claude_desktop_config.json, and start the server with uv run server.py. Authorize the popup to allow access to your Photos library.
Key features of Smart Photo Journal MCP Server
- Location search for photos from a specific place.
- Label search for keywords like "Birthday" or "Vacation".
- People search to find photos of specific individuals.
- Photo Analysis to discover shooting patterns and insights.
- Fuzzy matching for flexible name searches.
Use cases of Smart Photo Journal MCP Server
- Gather all family moments by searching for people like "Papa" or "Mom".
- Find vacation highlights using the location search tool.
- Relive past birthday photos with a label search for "Birthday".
- Understand your photography habits with photo analysis.
FAQ from Smart Photo Journal MCP Server
What are the system requirements for Smart Photo Journal MCP Server?
You need macOS with a Photos library and uv installed to manage dependencies and run the server.
How do I install and configure Smart Photo Journal MCP Server?
Clone the repository, run uv sync, then add the server configuration to your claude_desktop_config.json file, replacing placeholders with your actual username and directory path.
Does Smart Photo Journal MCP Server share my photo data with anyone?
No. The server runs locally and no data is shared with anyone except through Claude services when you interact with the MCP.
Can I search for photos even if I’m unsure of the exact name?
Yes, the server supports fuzzy matching for flexible searches when you are not certain of the exact name.
What tools are available in Smart Photo Journal MCP Server?
The server provides four tools: location search, label search, people search, and photo analysis.
记忆与知识 分类下的更多 MCP 服务器
MCP server for Obsidian
MarkusPfundsteinMCP server that interacts with Obsidian via the Obsidian rest API community plugin
Notion MCP Server
makenotionOfficial Notion MCP Server
Memory Bank MCP Server
alioshrA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
Obsidian MCP Server
cyanheadsRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
MemoryMesh
CheMiguel23A knowledge graph server that uses the Model Context Protocol (MCP) to provide structured memory persistence for AI models.
评论