Back to directory
jmonsellier/gmail-mcp-server

jmonsellier/gmail-mcp-server

@jmonsellier

Gmail Server for Model Context Protocol (MCP) - integrates with Gmail to enable sending, removing, reading, drafting, and responding to emails.

gmailemailmcpoauthpythonemail-managementautomationtool

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/14
Updated
2026/6/15