Loading languages...
SU

sudhakarmlal/ERAV3-GMAILMCP

@sudhakarmlal2

This MCP server integrates with Gmail to enable sending, removing, reading, drafting, and responding to emails.

gmail
email
productivity

# mcpServer Config

{
  "mcpServers": {
    "gdrive": {
      "command": "uv",
      "args": [
        "--directory",
        "[absolute-path-to-git-repo]",
        "run",
        "gmail",
        "--creds-file-path",
        "[absolute-path-to-credentials-file]",
        "--token-path",
        "[absolute-path-to-access-tokens-file]"
      ]
    }
  }
}

# stdio

uv run gmail
Transport:
stdio
Язык:
Python
Создано:4/27/2025
Обновлено:6/26/2025
Домашняя страница:
https://github.com/sudhakarmlal/ERAV3-GMAILMCP