MCP server for Google Docs : create, read, edit, format, and manage documents through 26 tools. ## Features - Create and read document content with full structure - Insert, delete, and replace text at any position - Format text: bold, italic, underline, fonts, colors, links - Paragraph styles: alignment, spacing, headings (H1-H6) - Bulleted and numbered lists - Tables: insert, add/delete rows and columns, merge cells - Headers, footers, and section breaks - Named ranges for bookmarking content - Raw batchUpdate for any Docs API operation ## 26 Tools - **Document**: create and get document content - **Content**: insert text, delete, replace all, insert image, page break - **Text Formatting**: update text style, update paragraph style - **Lists**: create and delete bullets/numbering - **Tables**: insert table, add/delete rows and columns, merge/unmerge cells - **Headers & Footers**: create and delete headers and footers - **Sections & Named Ranges**: section breaks, create and delete named ranges - **Advanced**: raw batchUpdate pass-through ## Configuration - `GOOGLE_CLIENT_ID` : OAuth 2.0 Client ID from Google Cloud Console - `GOOGLE_CLIENT_SECRET` : OAuth 2.0 Client Secret - `GOOGLE_REFRESH_TOKEN` : Refresh token with documents scope