mcp-gmail

mcp-gmail

2

The MCP Gmail Server is designed for integrating Gmail functionalities into applications using the Model Context Protocol. It facilitates the management of emails through OAuth 2.0 authentication, providing tools for accessing and manipulating Gmail messages and threads.

MCP Gmail Server

A Model Context Protocol (MCP) server for integrating Gmail with Large Language Models (LLMs). It enables access to Gmail resources, allowing users to compose, send, and manage emails using OAuth 2.0 authentication through Google's Gmail API.

Features

  • Access Gmail messages and threads as MCP resources.
  • Use tools for email composition and sending.
  • OAuth 2.0 authentication support.

Prerequisites

  • Python 3.10+.
  • Gmail account with API access.
  • uv for Python package management.

Usage

Connect to the MCP server via any MCP client or Claude Desktop. Manage emails using available resources and tools, such as compose_email and send_email.