abhishekloiwal/gmail-sender-mcp
If you are the rightful owner of gmail-sender-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.
A Model Context Protocol (MCP) server that enables Claude and other AI assistants to send emails via Gmail API.
Tools
Functions exposed to the LLM to take actions
send_email
Send new emails, parameters include to (recipient mailbox), subject (email subject), body (email content, supports HTML format)
reply_to_email
Reply to existing emails, parameters include email_id (mail ID), body (reply content, supports HTML format)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client