petergarety/gdrive-mcp
If you are the rightful owner of gdrive-mcp 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@mcphub.com.
GDrive MCP by Peter Garety is a Model Context Protocol (MCP) server that provides AI assistants with secure access to Google Docs, offering both local and cloud deployment options.
Tools
Functions exposed to the LLM to take actions
list_documents
List Google Docs in your Drive
get_document
Get full document content with formatting
get_document_text
Get plain text content of a document
create_document
Create a new Google Doc
update_document
Update document content
search_documents
Search documents by content or title
get_document_info
Get document metadata
get_document_tabs
List tabs in a document
get_document_headings
Extract headings (H1-H6) from a document
get_content_under_heading
Get content under a specific heading
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client