Skip to content
Back to search
30
MCP

google-mcp-suite

npm/google-mcp-suite

Google 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

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "google-mcp-suite": {
      "url": "None",
      "transport": "http"
    }
  }
}