google-mcp-suite
npm/google-mcp-suiteGoogle Workspace MCP servers for AI agents, one per service per account: Gmail, Google Calendar, Google Drive, Google Docs, and Google Sheets. Identity is bound to the running instance, so an agent (Claude, Cursor, or any MCP client) can never act on the
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"google-mcp-suite": {
"url": "None",
"transport": "http"
}
}
}