# Google Docs MCP Integration

> Utiliza Google Docs para crear, editar y colaborar en documentos en línea.

## Overview

| Property | Value |
|----------|-------|
| Category | Archivos & Documentos |
| Type | PIPEDREAM |
| Tools | 15 |
| URL | https://jelou.ai/es/marketplace/google_docs |

## Available Tools (15)

### Insertar imagen en el documento

Inserta una imagen al final de un documento. [Consulte la documentación](https://developers.google.com/docs/api/reference/rest/v1/documents/request#InsertInlineImageRequest)

### Agregar texto

Agregar texto a un documento existente. [Ver la documentación](https://developers.google.com/docs/api/reference/rest/v1/documents/request#InsertTextRequest)

Devuelva únicamente el texto traducido sin explicaciones.

### Crear un nuevo documento

Crear un nuevo documento. [Ver la documentación](https://developers.google.com/docs/api/reference/rest/v1/documents/create)

### Crear nuevo documento desde una plantilla

Crea un nuevo archivo de Google Docs a partir de una plantilla. Opcionalmente incluye marcadores de posición en el documento de la plantilla que serán reemplazados por esta acción. [Consultar la documentación](https://www.npmjs.com/package/google-docs-mustaches)

### Export Document

Export (download) a Google Doc to a file in PDF, DOCX, TXT, HTML, or ODT format. Use **Find Document** to resolve a document's name to its ID. The file is written to the workflow's temporary storage and a presigned download URL is returned to the caller. Returns `{filePath, filename, mimeType}`. [See the documentation](https://developers.google.com/drive/api/v3/reference/files/export)

### Buscar Documento

Buscar un archivo específico por nombre. [Ver la documentación](https://developers.google.com/drive/api/v3/search-files) para obtener más información

### Obtener Documento

Obtén el contenido de la versión más reciente de un documento. [Consulta la documentación](https://developers.google.com/docs/api/reference/rest/v1/documents/get)

Devuelve solo el texto traducido sin explicaciones.

### Get Profile

Get the identity (display name and email) of the currently authenticated Google account. Use this to answer "who am I" questions and to attribute documents to the current user. Resolves via the Drive `about.get` endpoint (no extra OAuth scope required). [See the documentation](https://developers.google.com/drive/api/v3/reference/about/get)

### Obtener Contenido de la Pestaña

Obtenga el contenido de una pestaña en un documento. [Consulte la documentación](https://developers.google.com/docs/api/reference/rest/v1/documents/get)

Devuelva solo el texto traducido sin explicaciones.

### Insert Image

Insert an inline image into a Google Doc from a publicly reachable image URL. The URL must be publicly accessible (Google fetches it server-side) and point to a PNG, JPEG, or GIF. Use **Find Document** to resolve a document's name to its ID. [See the documentation](https://developers.google.com/docs/api/reference/rest/v1/documents/request#InsertInlineImageRequest)

### Insertar salto de página

Inserte un salto de página en un documento. [Ver la documentación](https://developers.google.com/workspace/docs/api/reference/rest/v1/documents/request#insertpagebreakrequest)

Devuelva solo el texto traducido sin explicaciones.

### Insertar Tabla

Inserte una tabla en un documento. [Consulte la documentación](https://developers.google.com/workspace/docs/api/reference/rest/v1/documents/request#inserttablerequest)

Devuelva solo el texto traducido sin explicaciones.

### Insertar texto

Inserte texto en un documento. [Consulte la documentación](https://developers.google.com/workspace/docs/api/reference/rest/v1/documents/request#inserttextrequest)

Devuelva solo el texto traducido sin explicaciones.

### Reemplazar imagen

Reemplazar la imagen en un documento existente. [Ver la documentación](https://developers.google.com/docs/api/reference/rest/v1/documents/request#ReplaceImageRequest)

### Reemplazar Texto

Reemplaza todas las ocurrencias del texto coincidente en un documento existente. Soporta formato Markdown en el texto de reemplazo. [Ver la documentación](https://developers.google.com/docs/api/reference/rest/v1/documents/request#ReplaceAllTextRequest)

Devuelve solo el texto traducido sin explicaciones.

## Supported Channels

This integration works with:
- WhatsApp Business API
- Facebook Messenger
- Instagram Direct Messages
- Web Chat Widget

## AI Assistants Compatible

- ChatGPT (via MCP)
- Claude (via MCP)
- Gemini (via MCP)
- Custom AI Agents

## Quick Start

1. Sign up at https://apps.jelou.ai/signup
2. Navigate to Marketplace and add Google Docs
3. Authenticate your Google Docs account
4. Configure your messaging channels (WhatsApp, Facebook, etc.)
5. Copy the MCP server URL to your AI assistant

## Example Use Cases

- Automate customer inquiries using Google Docs data
- Send notifications via WhatsApp when Google Docs events occur
- Query Google Docs data directly from ChatGPT or Claude
- Build AI agents that interact with Google Docs

## Resources

- [All Integrations](https://jelou.ai/es/marketplace)
- [Full Documentation](https://jelou.ai/llms-full.txt)
- [API Docs](https://docs.jelou.ai)
- [Help Center](https://help.jelou.ai)
