nisalgunawardhana/Gmail-MCP-Server
3.4
Certified
The Gmail MCP Server is a Node.js application that integrates the Model Context Protocol (MCP) with Gmail, allowing large language models to securely manage emails using the Gmail API.
Tools
Functions exposed to the LLM to take actions
send_email
Send an email through Gmail with options for CC, BCC, and attachments.
get_inbox_emails
Retrieve emails from the inbox with optional filtering.
get_email_by_id
Get a specific email by its ID with full content.
search_emails
Search emails using Gmail's search query syntax.
get_sent_emails
Retrieve emails from the sent folder.
get_draft_emails
Retrieve draft emails.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client