MCP Google
Home Privacy Terms GitHub

Privacy Policy

Last updated: March 17, 2026

What This Application Does

MCP Google Multi-Account (@procedure-tech/mcp-google) is a local MCP (Model Context Protocol) server that runs entirely on your machine. It connects AI assistants like Claude to your Google accounts via the Google API, enabling access to Gmail, Google Drive, and Google Calendar.

Data Collection

We do not collect, store, or transmit any of your data. This application runs locally on your computer. There is no backend server, no telemetry, and no analytics. Your data never passes through our infrastructure.

Data the Application Accesses

When you authorize the application, it may access the following data from your Google account depending on the scope tier you select:

  • Email address and profile — Used to identify your connected accounts
  • Gmail — Read, compose, send, and manage email messages and labels
  • Google Drive — Read, upload, organize, and share files and folders
  • Google Calendar — Read, create, update, and manage calendar events

How Your Data Is Handled

  • Direct communication — All API requests go directly from your machine to Google. No data is routed through any intermediary server.
  • Local token storage — OAuth tokens are stored on your local filesystem at ~/.config/mcp-google/.
  • No third parties — Your data is never shared with, sold to, or accessible by any third party.
  • No analytics — The application does not include any tracking, analytics, or telemetry of any kind.

Data Retention

  • OAuth tokens and account configuration are stored on your machine for as long as your accounts remain connected.
  • You can remove an account and its tokens at any time using the google_remove_account tool.
  • For manual cleanup, delete the configuration directory at ~/.config/mcp-google/.
  • No data is retained on any remote server because no remote server is involved.

Your Rights

You can revoke this application's access to your Google account at any time by visiting your Google Account Permissions page and removing the application. This immediately invalidates all tokens.

Open Source

This application is open source under the MIT License. You can review the complete source code to verify these privacy practices: github.com/bkbaheti/google-multi-account-mcp

Contact

If you have questions or concerns about this privacy policy, please open an issue on the GitHub issue tracker.

Privacy Policy Terms of Service GitHub
© 2026 Procedure Technologies