HomeProductivity › Google Workspace MCP Server

Google Workspace MCP Server

Google Workspace as 39 curated MCP tools: Gmail, Calendar, Drive, Sheets, Docs, and Tasks.

TypeScript Cloud macOSWindowsLinux
★ 10 stars Last pushed 2026-09-22 License: MIT

Topics: Workplace & Productivity

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.4.0)

npx -y gws-mcp-server@0.4.0

Or add to your MCP client config:

{
  "mcpServers": {
    "gws-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "gws-mcp-server@0.4.0"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry