M

mcp-google-multi

Local MCP server for Google Workspace (Gmail, Drive, Calendar, Sheets, Docs, Contacts, Tasks, Meet, Search Console, +Forms/Chat/Admin) across multiple accounts…

APIs & Integrations
Install Command
npx -y mcp-google-multi
Claude Desktop Config
{
  "mcpServers": {
    "mcp-google-multi": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-google-multi"
      ]
    }
  }
}

mcp-google-multi is a community MCP server that connects AI assistants like Claude to local mcp server for google workspace (gmail, drive, calendar, sheets, docs, contacts, tasks, meet, search console, +forms/chat/admin) across multiple accounts…. It runs locally on your machine, keeping your data private and giving you full control over the connection. It bridges the gap between Claude and your existing services without any custom integration code.

About mcp-google-multi

Overview

Local MCP server for Google Workspace (Gmail, Drive, Calendar, Sheets, Docs, Contacts, Tasks, Meet, Search Console, +Forms/Chat/Admin) across multiple accounts — OAuth-only, encrypted token storage, deny-by-default writes.

Links

Topics

mcp, model-context-protocol, google, gmail, google-drive, google-calendar, google-sheets, google-docs, google-contacts, google-workspace, google-tasks, google-meet, search-console, oauth, mcp-server, claude, claude-code

Who Should Use mcp-google-multi?

  • 1Compose and manage emails with AI-drafted content
  • 2Schedule meetings and check availability via natural language
  • 3Connect Claude to third-party APIs without writing glue code
  • 4Automate workflows that span multiple services and platforms

How to Install mcp-google-multi

Before you start

You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.

  1. 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
  2. 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
  3. 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.

The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.

How mcp-google-multi Compares

It runs entirely on your local machine, so no data leaves your environment — important for teams with privacy or compliance requirements.
It is distributed as an npm package, making version management and updates straightforward with a single `npm update` command.

Tags

googlegmailgoogle-drivegoogle-calendargoogle-sheetsgoogle-docsgoogle-contactsgoogle-workspacegoogle-tasksgoogle-meet

Reviews