Provides an MCP server for programmatic interaction with Google Docs and Drive files.
This tool functions as an MCP (Model Context Protocol) server, enabling seamless integration and interaction with Google Docs and Drive. It offers a comprehensive set of capabilities to read document content, manage comments, insert text, and export files in various formats. Designed for developers and automation, it simplifies the process of building applications that need to access and manipulate Google Docs data through a standardized protocol, offering both read and controlled write functionalities.
主な機能
01Read Google Docs as Markdown or HTML
02List, reply to, and resolve comments within documents
03Normalize Google Docs/Drive URLs to document IDs
04Insert or append text into Google Docs
05Export Google Docs as PDF, DOCX, or HTML
060 GitHub stars
ユースケース
01Automating content extraction and processing from Google Docs
02Integrating Google Docs content into larger AI or workflow systems
03Programmatically managing comments and collaboration within documents