Back to directory
vinayak-mehta/gmail-mcp

vinayak-mehta/gmail-mcp

@vinayak-mehta

Allow Claude to search and retrieve emails from your Gmail account

gmailemailmcpsearchclaudepythoncontext

Installation & Configuration

{
  "mcpServers": {
    "gmail": {
      "args": [
        "--from",
        "git+https://github.com/vinayak-mehta/gmail-mcp",
        "gmail-mcp"
      ],
      "command": "/Users/username/.local/bin/uvx",
      "env": {
        "GMAIL_CREDS_PATH": "/Users/username/path/to/gmail-mcp/credentials.json",
        "GMAIL_TOKEN_PATH": "/Users/username/path/to/gmail-mcp/token.json"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15