Back to directory
sudhakarmlal/erav3-gmailmcp

sudhakarmlal/erav3-gmailmcp

@sudhakarmlal

Gmail MCP server for sending, reading, drafting, and managing emails via Model Context Protocol

gmailemailmcpoauthgoogleapipythonautomationtool

Installation & Configuration

{
  "mcpServers": {
    "gmail": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/repo",
        "run",
        "gmail",
        "--creds-file-path",
        "/path/to/credentials.json",
        "--token-path",
        "/path/to/tokens.json"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13