Besjana-Kukaj/Google-MCP
3.1
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 henry@mcphub.com.
This guide provides instructions for setting up a Google MCP server to access Google services like Gmail, Google Docs, and Google Drive using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
oauth_authenticate
Start OAuth flow
oauth_complete
Complete OAuth with authorization code
oauth_status
Check authentication status
gmail_send_email
Send emails via Gmail
gmail_list_emails
List recent emails
docs_create_document
Create new documents
docs_read_document
Read document content
docs_update_document
Update document content (append/replace)
drive_list_files
List files in Drive
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client