phildougherty/mcp-gmail-go
If you are the rightful owner of mcp-gmail-go 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 Gmail MCP Server is a Go-based implementation of a Model Context Protocol server that integrates with Gmail using streaming HTTP/SSE transport.
Tools
Functions exposed to the LLM to take actions
send_email
Send new emails with optional attachments.
draft_email
Create email drafts.
read_email
Retrieve email content by ID.
search_emails
Search emails using Gmail query syntax.
modify_email
Add/remove labels from emails.
delete_email
Permanently delete emails.
list_email_labels
List all available Gmail labels.
create_label
Create new Gmail labels.
get_contacts
Retrieve Gmail contacts.
email_analytics
Get email statistics and insights.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client