yagms

yagms

3.2

If you are the rightful owner of yagms and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Yet Another Gmail MCP Server (YAGMS) is a server that allows interaction with Gmail accounts using the Model Context Protocol (MCP).

YAGMS is designed to facilitate seamless interaction with Gmail accounts through the Model Context Protocol (MCP). It provides a set of tools that enable users to list, retrieve, and search emails, as well as manage Gmail labels. The server requires OAuth credentials for authentication and can be customized using environment variables. YAGMS is built using Bun, a fast JavaScript runtime, and offers a straightforward setup process for users to authenticate and run the server. Once authenticated, users can leverage the server's tools to perform various email operations efficiently.

Features

  • OAuth Authentication: Securely authenticate with your Google account to access Gmail.
  • Email Management: List, retrieve, and search emails using various parameters.
  • Label Management: Retrieve all Gmail labels without any parameters.
  • Customizable Paths: Configure OAuth keys and credentials paths using environment variables.
  • Built with Bun: Utilize the fast JavaScript runtime for efficient server operations.