MCP Servers / cloud-storage / Google Photos

Google Photos

JSON →
stdionone20cloud-storage

Access and manage your Google Photos library with AI assistants.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: google-photos
Tools
What this server exposes
search_media_items
Search for media items in Google Photos library
get_media_item
Get a specific media item by ID
list_albums
List all albums in Google Photos
get_album
Get a specific album by ID
create_album
Create a new album
add_to_album
Add media items to an album
remove_from_album
Remove media items from an album
upload_media_item
Upload a new media item to Google Photos
delete_media_item
Delete a media item from Google Photos
share_album
Share an album with others
unshare_album
Stop sharing an album
list_shared_albums
List all shared albums
get_album_share_info
Get sharing information for an album
batch_get_media_items
Get multiple media items by IDs
search_media_items_by_date
Search media items by date range
search_media_items_by_location
Search media items by location
search_media_items_by_content
Search media items by content type or description
get_media_item_metadata
Get detailed metadata for a media item
download_media_item
Download a media item's content
Configuration
Environment & auth
authnone
envGOOGLE_CLIENT_ID
envGOOGLE_CLIENT_SECRET
Resources
Google Photos — MCP Server · libregistry