Retrieve a formatted list of Google Docs within a specified Drive folder using the Google Workspace MCP Server. Streamline document organization and access with straightforward folder queries.
Find Google Docs by name using the Drive API. Input a query, Google email, and service to retrieve a formatted list of matching documents, streamlining document searches in Google Workspace.
Extracts and retrieves content from Google Docs or Drive files (e.g., .docx) using document_id. Fetches native Docs content via Docs API and extracts text from Office files via Drive API. Returns document content with metadata header.
Extracts text content from Google Docs or Drive files using the document_id. Retrieves native Google Docs content via Docs API and extracts text from Office files (.docx) stored in Drive via Drive API.
Find and list Google Docs by name using Drive API mimeType filter. Specify user email and search query to retrieve relevant documents in a formatted output.
An MCP (Multi-Agent Conversation Protocol) Server that enables AI agents to interact with Google Docs via natural language, automatically generated using AG2's MCP builder.
Enables reading and editing Google Docs documents, including creating documents, inserting and deleting content, formatting text, and performing find-and-replace operations through natural language.
A Model Context Protocol server that provides an interface for AI models to interact with Google Docs, enabling reading, creating, updating, and searching Google Documents.