gmail-mcp.md

Gmail MCP

from"gmail"
890

Gmail integration for email management and automation

Communication
GmailemailautomationGoogle
install.sh
# Clone the repository
$git clone https://github.com/gmail/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve