-
securityA
license-
qualityA Model Context Protocol server that enables seamless execution of commands, Python code, web content fetching, and reusable task management with secure credentials handling.
Last updated -
2
Python
MIT License
模型上下文协议 (MCP) 服务器使 AI 代理能够与 Google Workspace(Drive、Docs 和 Sheets)服务进行交互。
添加到您的客户端设置(例如 Cursor、Claude):
使用 uvx(推荐):
使用pip安装:
~/.google/oauth.keys.json
mcp-google auth
进行身份验证drive_search_files
:在 Google Drive 中搜索文件query
(字符串,必需):搜索查询page_size
(整数,可选):要返回的结果数drive_create_folder
:创建新文件夹name
(字符串,必需):文件夹名称parent_id
(字符串,可选):父文件夹 IDdocs_create
:创建新文档title
(字符串,必需):文档标题content
(字符串,可选):初始内容docs_get_content
:获取文档内容document_id
(字符串,必需):文档 IDdocs_update_content
:更新文档内容document_id
(字符串,必需):文档 IDcontent
(字符串,必需):新内容sheets_create
:创建一个新的电子表格title
(字符串,必需):电子表格标题sheets
(数组,可选):工作表名称sheets_get_values
:获取单元格值spreadsheet_id
(字符串,必需):电子表格 IDrange
(字符串,必需):A1 符号范围sheets_update_values
:更新单元格值spreadsheet_id
(字符串,必需):电子表格 IDrange
(字符串,必需):A1 符号范围values
(数组,必需):值的二维数组使用 MCP Inspector 进行交互式测试:
请阅读CONTRIBUTING.md了解我们的行为准则和提交拉取请求的流程的详细信息。
请参阅SECURITY.md以了解报告漏洞和最佳实践。
MIT 许可证 - 有关详细信息,请参阅LICENSE文件。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
模型上下文协议服务器可与 Google Workspace 无缝集成,允许通过安全的 OAuth2 身份验证对 Google Drive、Docs 和 Sheets 进行操作。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/adexltd/mcp-google-suite'
If you have feedback or need assistance with the MCP directory API, please join our Discord server