Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ivanlhz • Messaging & Collaboration
Exposes the Gmail API via the Model Context Protocol (MCP) to enable LLM agents and MCP clients (e.g., Claude Desktop) to interact programmatically with a user's Gmail account.
Search, list, and retrieve full email details from a user's Gmail account to provide context-aware responses or summarize messages.
Manage Gmail labels programmatically (create, update, delete, and fetch labels) to organize messages as part of automated workflows.
Perform bulk email actions such as marking messages read/unread or applying labels across many emails returned by a query.
This project provides an MCP server that wraps Gmail functionality (labels, message listing, message details, marking read/unread, and bulk label operations) so LLM-based agents can call Gmail operations over MCP. It includes OAuth authentication guidance for Google credentials and example integration instructions for Claude Desktop. Implemented in Python, it is packaged for local installation and designed to simplify automation and agent integration with Gmail while keeping credentials and OAuth flow local to the user.
Summarize the latest emails from the inbox, optionally filtering by sender or label.
Send an email to the specified recipient.
Create a Google Calendar event for an email or manually specified details.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.