Google Drive

Google Drive

访问 Google Drive 文件,支持搜索、读取、创建文档。

分类:filesystem 难度:intermediate 作者:modelcontextprotocol

安装命令

npx -y @modelcontextprotocol/server-gdrive

配置示例

{
  "mcpServers": {
    "gdrive": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-gdrive"],
      "env": {
        "GDRIVE_CLIENT_ID": "你的 Client ID",
        "GDRIVE_CLIENT_SECRET": "你的 Client Secret"
      }
    }
  }
}

包含工具

search_filesread_filecreate_filelist_files

常见问题(FAQ)

Google Drive MCP 是做什么的?

Google Drive 是一个 MCP 服务器,主要能力是:访问 Google Drive 文件,支持搜索、读取、创建文档。

Google Drive 如何安装到 Claude Code?

执行安装命令并加入 MCP 配置即可:npx -y @modelcontextprotocol/server-gdrive

Google Drive 提供哪些工具?

当前包含工具:search_files、read_file、create_file、list_files

Google Drive 适合新手吗?

适合程度取决于你的使用场景。当前难度标记为 intermediate,建议先用只读或测试环境验证。

今日继续阅读

对应任务:执行技术 SEO 基线迭代。自动写入下一步入口,缩短跳转路径。

自动执行时间:2026-03-10 09:12:01