该 MCP 服务器可与 Google Drive 集成,支持列出、读取和搜索文件。
query
(字符串),搜索关键词。gdrive:///<file_id>
访问文件。
https://www.googleapis.com/auth/drive.readonly
。gcp-oauth.keys.json
,并放入项目根目录(即 servers/gcp-oauth.keys.json
)。bashnode ./dist auth
servers/.gdrive-server-credentials.json
文件。通过该服务器,开发者可借助 MCP 协议实现 AI 代理与 Google Drive 的交互,轻松完成文件检索和格式转换等任务。