gmail-mcp-server

Yarovinsky/gmail-mcp-server
★ 0 stars TypeScript Security Updated 1d ago
A Model Context Protocol (MCP) server for Gmail with configurable OAuth scopes, message search, email reading, labels, drafts, and attachment download support.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gmail-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Yarovinsky/gmail-mcp-server"
      ]
    }
  }
}

README Excerpt

A configurable [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server for Gmail. It exposes Gmail to MCP clients such as Claude Code with **configurable OAuth scopes**, message search, email and thread reading, labels, drafts, sending, attachment download, and history — all **safe-by-default and auditable**.

Tools (20)

composefullgmail_create_draftgmail_create_labelgmail_get_attachmentgmail_get_historygmail_get_messagegmail_get_profilegmail_get_threadgmail_list_attachmentsgmail_list_draftsgmail_list_labelsgmail_modify_message_labelsgmail_save_attachmentgmail_save_attachmentsgmail_search_messagesgmail_send_draftgmail_send_messagegmail_trash_messageslabels