Gmail

Integrates with Gmail to enable email management tasks like sending, reading, searching, and labeling through natural language commands.

Featured
View Source
587 stars
0 tools
Created Aug 2025
@gongrzhe/gongrzhe-gmail-gmail-mcp-server

About

Integrates with Gmail to enable email management tasks like sending, reading, searching, and labeling through natural language commands.

Categories

general

Installation

npm

npm install @gongrzhe/gongrzhe-gmail-gmail-mcp-server

Configuration

{ "mcpServers": { "gongrzhe-gmail-gmail-mcp-server": { "command": "npx", "args": [ "-y", "@gongrzhe/gongrzhe-gmail-gmail-mcp-server" ] } } }