Gmail
Summary
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.
Available Actions(3)
gmail_search_messages
Search for emails using Gmail search query syntax (e.g., 'subject:Meeting newer_than:1d').
gmail_get_message
Get the full content and details of a specific email.
gmail_download_attachment
Download an attachment from a specific email.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论