# muammar-yacoob/GMail-Manager-MCP [Health: Active]

**Category:** 🛠️ Other Tools and Integrations  
**Repository:** https://github.com/muammar-yacoob/GMail-Manager-MCP#readme  
**GitHub Stars:** 10  
**Views:** 1  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/muammar-yacoob-gmail-manager-mcp

## Description
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.

## Claude Desktop Quick Installation
Install path detected from listing signals. Uses `npx` (confidence: high):

```json
"mcpServers": {
  "gmail-manager-mcp": {
    "command": "npx",
    "args": ["-y","@spark-apps/gmail-manager-mcp@latest"],
    "env": {
      "GMAIL_OAUTH_PATH": ""
    }
  }
}
```

**Requires environment variables:** `GMAIL_OAUTH_PATH` — the values above are empty placeholders; fill in real credentials before running (see the repository for what each one is for).

## Documentation
Gmail Manager MCP provides MCP access to a Gmail inbox for natural-language email management. Use it to find messages, inspect inbox patterns, organize mail with labels, and remove newsletters, notifications, or spam in bulk. It requires a Google Cloud project, the Gmail API, and OAuth credentials.

**Use cases:**
- Search emails using Gmail queries, senders, subjects, or dates
- Read email content and draft replies
- Create and apply labels to organize messages
- Analyze inbox volume and email patterns
- Delete newsletters, notifications, and spam in bulk

**Key features:**
- Gmail email search
- Inbox analytics
- Email content reading
- Reply drafting
- Label creation and application
- Bulk email cleanup

_Summarized from the repository README — see the link above for the full text._

