google-docs-mcp-server

google-docs-mcp-server

3.2

If you are the rightful owner of google-docs-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

A powerful Model Context Protocol (MCP) server implementation for seamless Google Docs API integration, enabling AI assistants to create, read, update, and manage Google Docs.

The Google Docs MCP Server is a robust implementation designed to integrate seamlessly with the Google Docs API. It allows AI assistants to perform a variety of operations on Google Docs, such as creating, reading, updating, and managing documents. This server supports a wide range of features, including document creation with custom titles and content, retrieval of document content and metadata, updating existing documents, listing accessible documents, and deleting documents. Additionally, it offers functionalities for exporting documents to different formats, sharing documents with specific users, searching for documents by title or content, and verifying connection and credentials. The server requires Node.js 18 or higher and a Google Cloud project with the Google Docs API enabled. Authentication can be set up using a service account, API key, or OAuth2, depending on the use case.

Features

  • Create new Google Docs with custom titles and content
  • Retrieve document content and metadata
  • Update existing documents with new content
  • List all accessible documents
  • Delete documents

Tools

  1. google_docs_create

    (Optional

  2. google_docs_get

    documentId

  3. google_docs_update

    (Optional

  4. google_docs_list

    (Optional

  5. google_docs_delete

    documentId

  6. google_docs_export

    (Optional

  7. google_docs_share

    (Optional

  8. google_docs_search

    (Optional

  9. google_docs_verify_connection

    The connection