Token导航 LogoToken导航TokenDH.com
GO
搜索检索HTTP官方级别未说明来源级核验

Googlephotos (verified)

MCP Server

Google Photos is a cloud-based photo storage and organization service offering automatic backups, AI-assisted search, and shared albums for personal and collaborative media management

工具数

公开资料未说明
JavaScriptHTTP搜索

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:40

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add googlephotos

详细介绍

Googlephotos (verified)

Google Photos is a cloud-based photo storage and organization service offering automatic backups, AI-assisted search, and shared albums for personal and collaborative media management

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add googlephotos

# Browse available tools
npx -y smithery tool list googlephotos

# Get full schema for a tool
npx -y smithery tool get googlephotos GOOGLEPHOTOS_ADD_ENRICHMENT

# Call a tool
npx -y smithery tool call googlephotos GOOGLEPHOTOS_ADD_ENRICHMENT '{}'

Direct MCP Connection

Endpoint: https://googlephotos.run.tools

Tools (13)

  • GOOGLEPHOTOS_ADD_ENRICHMENT — Adds an enrichment at a specified position in a defined album.
  • GOOGLEPHOTOS_BATCH_ADD_MEDIA_ITEMS — Adds one or more media items to an album in Google Photos.
  • GOOGLEPHOTOS_BATCH_CREATE_MEDIA_ITEMS — Unified action to upload media files and create them as items in Google Photos.
  • GOOGLEPHOTOS_BATCH_GET_MEDIA_ITEMS — Returns the list of media items for the specified media item identifiers.
  • GOOGLEPHOTOS_CREATE_ALBUM — Creates a new album in Google Photos.
  • GOOGLEPHOTOS_GET_ALBUM — Returns the album based on the specified albumId.
  • GOOGLEPHOTOS_GET_MEDIA_ITEM_DOWNLOAD — Downloads a media item from Google Photos and returns it as a file.
  • GOOGLEPHOTOS_LIST_ALBUMS — Lists all albums shown to a user in the Albums tab of Google Photos.
  • GOOGLEPHOTOS_LIST_MEDIA_ITEMS — Lists all media items from a user's Google Photos library.
  • GOOGLEPHOTOS_SEARCH_MEDIA_ITEMS — Searches for media items in a user's Google Photos library.
  • GOOGLEPHOTOS_UPDATE_ALBUM — Updates an album's title or cover photo in Google Photos.
  • GOOGLEPHOTOS_UPDATE_MEDIA_ITEM — Updates a media item's description in Google Photos.
  • GOOGLEPHOTOS_UPLOAD_MEDIA — Upload a media file to Google Photos. Supports images (up to 200MB) and videos (up to 20GB).
# Get full input/output schema for a tool
npx -y smithery tool get googlephotos 

目录标签

目录标签

JavaScriptHTTP搜索

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

unknown

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPunknown部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP