MCP Google Docs 服务
用于创建、读取和编辑 Google 文档的 MCP 服务器,支持评论功能。
快速入门指南
- 克隆仓库:
git clone https://github.com/phact/mcp-google-docs.git
- 安装依赖:
pip install -r requirements.txt
- 配置 Google API 凭据
- 启动服务:
python main.py
- 访问服务并开始使用。
用于创建、读取和编辑 Google 文档的 MCP 服务器,支持评论功能。
git clone https://github.com/phact/mcp-google-docs.git
pip install -r requirements.txt
python main.py