Skip to main content
Other Tools and IntegrationsTypeScript

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.

other-tools-and-integrationscloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/muammar-yacoob/GMail-Manager-MCP#readme

Claude 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.

Details

Category
Other Tools and Integrations
Language
TypeScript
Author
muammar-yacoob