Ansh-Wappnet/gmail_mcp_server
If you are the rightful owner of gmail_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 Gmail MCP Server allows for programmatic interaction with Gmail using OAuth 2.0, providing tools to manage emails efficiently.
Tools
Functions exposed to the LLM to take actions
search_emails
Search emails using Gmail’s advanced search syntax.
get_recent_emails
Retrieve the most recent emails from your Gmail inbox.
get_email_details
Fetch full details of a specific email using its message ID.
send_email
Send a new email using your authenticated Gmail account.
list_gmail_labels
List all available labels configured in your Gmail account.
get_emails_by_label
Retrieve emails that belong to a specific Gmail label.
health_check
Check the health and connectivity of the Gmail MCP Server.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client