Extended Gmail MCP server via gogcli — auth + full Gmail support (threads, labels, drafts, attachments, forward, autoreply, bulk operations)
{
"mcpServers": {
"gogcli-gmail": {
"command": "npx",
"args": [
"-y",
"gogcli-mcp-gmail"
]
}
}
}