Workspace Unlimited ("the App") is an open-source, self-hosted Model Context Protocol server that lets AI assistants you authorize (such as Claude) work with your Google Workspace data — Gmail, Drive, Docs, Sheets, Slides, Calendar, Forms, Chat, Tasks, Photos, and Contacts — on your behalf.
Because the App is self-hosted, your data is processed on infrastructure operated by whoever runs the server instance (typically you). There is no central service operated by the App's authors, and the App's authors never receive your data.
When you sign in with Google and grant consent, the App requests OAuth scopes to act on the Google services listed above. It accesses only the data needed to carry out actions you (or an AI assistant acting on your instruction) explicitly request — for example reading a spreadsheet range you name, sending an email you compose, or listing calendar events you ask about.
Google user data is used solely to perform the operations you request through the MCP interface. It is not used for advertising, profiling, or model training, and it is never sold.
The App's use of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements.
All storage is local to the server instance you run:
The App does not sell, rent, or share Google user data with third parties. Data leaves the server only when you direct an action that inherently sends it (e.g. sending an email to a recipient you specify).
Credentials are encrypted at rest; transport to Google APIs uses TLS. Access to the server is gated by OAuth 2.1, per-user API keys, or an operator-held admin key. The App is open source — its data handling can be audited in full at the repository linked below.
The App is not directed at children under 13 and does not knowingly collect data from them.
Changes to this policy are published at this address and in the project repository with the effective date updated above.
Questions or requests: open an issue at github.com/dipseth/google_workspace_fastmcp2 or email sethrivers@gmail.com.