dslh/google-mcp
If you are the rightful owner of google-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 dayong@mcphub.com.
A secure and focused Model Context Protocol (MCP) server for integrating Google Drive, Docs, and Calendar with AI assistants like Claude.
Tools
Functions exposed to the LLM to take actions
drive_list_files
List and search files
drive_get_file_metadata
Get detailed file information
drive_read_file
Read file contents
drive_create_file
Create new file
drive_update_file
Update existing file
drive_create_folder
Create folder
drive_share_file
Share file with user
docs_read_document
Read document contents
docs_create_document
Create new document
docs_append_content
Append to document
docs_replace_content
Find and replace text
docs_insert_content
Insert at position
docs_get_structure
Get document outline
calendar_list_events
List events in date range
calendar_get_event
Get event details
calendar_create_event
Create new event
calendar_update_event
Update event
calendar_delete_event
Delete event
calendar_find_free_time
Find available slots
calendar_list_calendars
List all calendars
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client