server-gmail-autoauth-mcp

wilson-taiwan/server-gmail-autoauth-mcp
★ 0 stars Unknown language 🔒 Security Updated today
Fork of @gongrzhe/server-gmail-autoauth-mcp with security patches: path traversal fix, sensitive file attachment blocking
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "server-gmail-autoaut": {
      "command": "npx",
      "args": [
        "-y",
        "wilson-taiwan/server-gmail-autoauth-mcp"
      ]
    }
  }
}