Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jeasonzhang-eth • Messaging & Collaboration
An MCP-compatible Python server that exposes Gmail inbox data (threads, messages, unread counts) via OAuth2 and the Gmail API.
Access and fetch a user's recent Gmail threads and messages through MCP for summarization or triage workflows.
Message contents and metadata (including unread counts) in JSON format for downstream processing, indexing, or search.
A secure, OAuth2-based bridge between Gmail and MCP-enabled clients, with examples for integrating into Claude or cursor.
Gmail MCP is a Python-based server that lets MCP clients access a user's Gmail inbox by authenticating with Google OAuth2 and calling the Gmail API. It can fetch recent email threads, return message contents and metadata, and report unread message counts, all formatted as JSON for easy integration. The project includes a local server entrypoint, a test mode to verify access, and examples for adding the service to MCP clients such as Claude and cursor.
Searches the user's Gmail with various filters and returns complete contents.
Automatically adapts email writing style when user expresses preferences or concerns about communication style. This tool helps maintain personalized communication patterns for different contacts and contexts.
Retrieves and lists all new emails found during Gmail index update.
Retrieves the draft prompt template for composing a response. IMPORTANT: After getting this prompt: 1. Use it IMMEDIATELY to write your draft 2. Call write-draft-email with your draft Only call this tool when you have all needed information and are ready to write.
Shows the draft email to the user in the chat. IMPORTANT: After calling this tool: 1. Present the draft content directly in your message (don't leave it in the expandable window) 2. Ask the user to review and reply with 'SEND' to approve This tool helps ensure drafts are always properly shown to users before sending.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.