muammar-yacoob/GMail-Manager-MCP
Connects Claude Desktop to your Gmail so you can start managing your inbox using natural language. Bulk delete promos & newsletters, organize labels and get useful insights.
Quick Start
Clone the repository:
git clone https://github.com/muammar-yacoob/GMail-Manager-MCP#readmeClaude Desktop configuration example:
{
"mcpServers": {
"gmail-manager-mcp": {
"command": "npx",
"args": [
"-y",
"muammar-yacoob/GMail-Manager-MCP"
]
}
}
}Check the repository README for specific installation and configuration instructions.