Apple Photos MCP
by navidmoazzez
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APPLE_PHOTOS_LIBRARY | No | Path to a specific .photoslibrary. Defaults to last opened. | last opened |
| APPLE_PHOTOS_AUDIT_LOG | No | Path for one JSON line per attempted write. Default off. | off |
| APPLE_PHOTOS_READ_ONLY | No | Removes every write tool from the tool list. Default off. | off |
| APPLE_PHOTOS_EXPORT_DIR | No | Default export folder. Default ~/Downloads/Photos Exports. | ~/Downloads/Photos Exports |
| APPLE_PHOTOS_PREVIEW_PX | No | Longest edge of a preview. Default 640. | 640 |
| APPLE_PHOTOS_PREVIEW_DIR | No | Where previews are cached. Default ~/.apple-photos-mcp/previews. | ~/.apple-photos-mcp/previews |
| APPLE_PHOTOS_PREVIEW_MAX | No | Most items rendered per look_at_photos call. Default 8. | 8 |
| APPLE_PHOTOS_ARCHIVE_ALBUM | No | Album archive_photos moves items into. Default Archived by Claude. | Archived by Claude |
| APPLE_PHOTOS_WRITE_BATCH_MAX | No | Most items a single write may touch. Default 100. | 100 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/navidmoazzez/apple-photos-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server