Integrate Google Docs MCP server into your Slack workspace for instant access to your AI agent.
Tools that your AI agent can use through this MCP server to interact with Google Docs
Search for a specific file by name. The Search Name field uses Google Drive's tokenized full-text matching — pass a distinctive word or short phrase rather than the full title when the name contains special characters like & or '. See the documentation for more information
Create a new Google Docs file from a template. Optionally include placeholders in the template document that will get replaced from this action. See documentation
Replace all instances of matched text in an existing document. Supports Markdown formatting in the replacement text. See the documentation
Replace image in a existing document. See the documentation
Insert text into a document. See the documentation
Insert a table into a document. See the documentation
Insert a page break into a document. See the documentation
Get the content of a tab in a document. See the documentation
Get the contents of the latest version of a document. See the documentation
Create a new document. See the documentation
Append text to an existing document. See the documentation
Appends an image to the end of a document. See the documentation