MCPServers
G
9
0

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.

Last Updated: April 8, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Try it now in
HighlightHighlight AI

Language

TypeScript

Categories

Tags