razibra/google-mcp-server
If you are the rightful owner of google-mcp-server 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.
The Google MCP Server is a Model Context Protocol server that integrates with Google services like Gmail, Google Drive, and Google Calendar, offering both read and write capabilities.
Tools
Functions exposed to the LLM to take actions
gmail_send
Send an email with options for CC, BCC, and HTML content.
drive_upload
Upload a file to Google Drive.
drive_list
List files in Google Drive with search capabilities.
drive_delete
Delete a file from Google Drive.
calendar_create_event
Create a calendar event with optional attendees.
calendar_list_events
List calendar events with time range filtering.
calendar_update_event
Update an existing calendar event.
auth_status
Check authentication status.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client