This MCP server, developed by kazuph, integrates Gmail functionality into the Model Context Protocol ecosystem. It allows AI assistants to interact with Gmail accounts through Google Apps Script, enabling email search, message retrieval, and attachment downloads. The implementation uses TypeScript and leverages the @modelcontextprotocol/sdk for MCP compatibility. It's designed for users who want to incorporate email management into their AI workflows, providing a secure way to access Gmail data through Claude Desktop or other MCP clients.
Search for emails using Gmail search query syntax (e.g., 'subject:Meeting newer_than:1d')
Get the full content and details of a specific email
Download an attachment from a specific email
No reviews yet. Be the first to review!
Sign in to join the conversation
Start the server with node to access it via any client or IDE.
node path/to/downloaded/file.mjs