Manage multiple Gmail accounts with an MCP server for AI agents to read, search, label, archive, and unsubscribe from email
{
"mcpServers": {
"gmail": {
"command": "npx",
"args": [
"-y",
"gmail-mcp-server"
]
}
}
}