Apple Photos MCP server for Claude Code and AI agents. Photo search, scene labels, text in images, faces, places, albums, previews, and exports.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"apple-photos-mcp": {
"command": "uvx",
"args": [
"apple-photos-mcp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add apple-photos-mcp uvx apple-photos-mcp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"apple-photos-mcp": {
"command": "uvx",
"args": [
"apple-photos-mcp"
]
}
}
}
📋 Copy
Or install with pip: pip install apple-photos-mcp
README Excerpt
<img src="https://cdn.navid.media/connectors/apple-photos-icon.png" alt="Apple Photos" width="88"> Give any AI agent real access to your own Apple Photos library, so it can find, see, organize and export your photos instead of guessing. Built and maintained by [Navid Moazzez](https://navid.me?utm_source=github&utm_medium=readme&utm_campaign=apple-photos-mcp).
Tools (20)
APPLE_PHOTOS_ARCHIVE_ALBUM APPLE_PHOTOS_AUDIT_LOG APPLE_PHOTOS_EXPORT_DIR APPLE_PHOTOS_LIBRARY APPLE_PHOTOS_PREVIEW_DIR APPLE_PHOTOS_PREVIEW_MAX APPLE_PHOTOS_PREVIEW_PX APPLE_PHOTOS_READ_ONLY APPLE_PHOTOS_WRITE_BATCH_MAX add_keywords add_to_album archive_photos doctor export_originals favorite_photos library_stats list_vocabulary look_at_photos npx photo_info
Topics
ai-agents apple-photos claude claude-code llm-tools macos mcp model-context-protocol osxphotos photo-search photos python