Google Docs
byjag-k
0Provides 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.
주요 기능
- Read Google Docs as Markdown or HTML
- List, reply to, and resolve comments within documents
- Normalize Google Docs/Drive URLs to document IDs
- Insert or append text into Google Docs
- Export Google Docs as PDF, DOCX, or HTML
- 0 GitHub stars
사용 사례
- Automating content extraction and processing from Google Docs
- Integrating Google Docs content into larger AI or workflow systems
- Programmatically managing comments and collaboration within documents