📸 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.
「メモリとナレッジ」の他のコンテンツ
Semantic Scholar MCP Server
YUZongminA FastMCP server implementation for the Semantic Scholar API, providing comprehensive access to academic paper data, author information, and citation networks.
mcp-local-rag
nkapila6"primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨
Notion MCP Server
awkoyNotion MCP server for Claude, Cursor, ChatGPT & Claude Desktop. Connect AI agents to Notion via Model Context Protocol — pages, databases, blocks, comments, files.
Obsidian MCP Server
StevenStavrakisA simple MCP server for Obsidian
Rust Docs MCP Server
Govcraft🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
コメント