Skip to main content
Feedback

Google Docs MCP connector

Google Docs is Google's collaborative word processing application for creating and editing text documents. The Google Docs MCP connector allows AI agents to create new documents, append content to existing documents, and retrieve document data. It also supports batch updates to modify document structure, formatting, and content across multiple elements.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the Google Docs MCP connector to perform the following actions:

  • Generate client proposals and contracts automatically from workflow data
  • Compile meeting notes and action items into shared Google Docs for team alignment
  • Build dynamic reports that populate with real-time metrics and findings
  • Create onboarding documents that merge employee information with company templates
  • Assemble project documentation by combining data from multiple business systems
  • Draft and distribute personalized communications to clients at scale
  • Maintain audit trails by appending compliance records to centralized documents

Example prompts

Use the following example prompts to invoke Google Docs MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Create a new Google Doc with our quarterly sales report and share it with the team.
  • Add the latest customer feedback to our existing product roadmap document.
  • Generate a contract in Google Docs using client information from our CRM.
  • Pull project status updates from our database and compile them into a Google Doc.
  • Create onboarding checklists in Google Docs for each new hire this month.
  • Append today's incident logs to our security audit document.
  • Build a meeting summary document in Google Docs with action items and owners.
  • Generate personalized proposal documents for all active opportunities.
  • Update our employee directory document with new hire information.
  • Create a batch of client welcome packets as Google Docs with their account details.

Google Docs MCP connector tools

The Google Docs MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
googledocs_googledocsappenddocument_invokeAdds content to the end of an existing Google Doc.
googledocs_googledocscreatedocument_invokeCreates a new Google Doc with specified content and settings.
createDocumentCreates a new Google Docs document with the provided title and content.
getDocumentRetrieves the full content and properties of a specified Google Doc.
updateDocumentModifies document content and formatting using multiple changes at once.
On this Page