MCP Google Docs 服务

MCP Google Docs 服务

用于创建、读取和编辑 Google 文档的 MCP 服务器,支持评论功能。

快速入门指南

  1. 克隆仓库:git clone https://github.com/phact/mcp-google-docs.git
  2. 安装依赖:pip install -r requirements.txt
  3. 配置 Google API 凭据
  4. 启动服务:python main.py
  5. 访问服务并开始使用。