Back to directory
jasonsum/gmail-mcp-server

jasonsum/gmail-mcp-server

@jasonsum

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

gmailemailmcpoauthgoogle-apipythonautomationtool

Installation & Configuration

{
  "mcpServers": {
    "gmail": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/gmail-mcp-server",
        "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