Google Drive MCP server: what exists in September 2026
Yes, on two fronts. Google now runs its own Google Workspace MCP server, covering Drive alongside Gmail, Calendar, Chat and People, in developer preview since May 2026. And the Google Drive connector built into Claude has been generally available for over a year, on every plan, with read and write access. For a Canadian accounting firm whose client documents already live in Drive, this is the most mature agent access on the whole list, and the reason our no-API intake build used Drive as the document layer.
Status, verified September 2026
Google's Workspace MCP server entered public developer preview with a gradual rollout from May 1, 2026. It is a hosted, remote MCP server that any compliant client can connect to, and it sits within Google's wider catalogue of managed MCP servers, some of which are generally available and some, including Workspace, still in preview.
The Google Drive connector for Claude, help page updated August 17, 2026, is generally available on all Claude plans in the web app and Claude Desktop, with Team and Enterprise organizations enabling it at the owner level. It searches and retrieves files, reads Docs, Sheets, Slides, PDFs, images and Office files, uploads files, creates folders, and can share, move and trash files. Claude Code can save files to Drive when file creation is enabled. ChatGPT has a Google Drive app with sync on paid plans, read-only.
Underneath is the Drive API v3 on OAuth 2.0. The scope worth knowing about is drive.file, which limits an app to files it created or the user picked; the broader drive and drive.readonly scopes are restricted and require Google's verification. Google Workspace data regions offer the United States, Europe, or no preference; there is no Canada option.
Status verified September 2026. We re-check this page quarterly.
What an agent can do with Google Drive today
Read every document a client has uploaded, in the folder structure the firm already uses. That is the whole of intake's input side, and it needs no new software. In our published build, Jetpack Workflow and Google Drive: T1 intake run by an AI agent, no API required, the agent listed a client's 2025 T1 Inbox folder, read each file, identified a T4 and a donation list, and recorded the figures with the source document attached. One lesson from that build carries over to any Drive setup: for slips and anything else with numbers on it, have the agent pull the file itself rather than rely on a connector's text extraction, because a misread box number is a wrong return.
The agent can also write back: a reconciliation summary in the client folder, a renamed and sorted set of slips, a folder for next year. What Drive does not give you is structure. A folder knows it holds a file; it does not know the file is a 2025 T4 from a specific employer with box 24 blank. That knowledge has to live somewhere else.
Where Armada T1 fits
Armada T1 is the system of record for Canadian T1 intake, with its own MCP server, and it is the somewhere else. Drive holds the documents; Armada T1 holds what they say. An agent connected to both reads each file as it lands in the client's folder, records slip and receipt data as validated section records with the source stored alongside, reconciles against the list of what the file expected, and routes each open question as a task to the preparer or to the client. The firm keeps its Drive folders exactly as they are. Armada T1 does not calculate or EFILE returns; the completed file is handed off to the CRA-certified tax software your firm already runs.
How to check for changes
Watch the Workspace updates blog for the Workspace MCP server to reach general availability and the Claude connector help page for capability changes. Firms with residency requirements should watch the data regions page for a Canada option. For the rest of the Canadian stack, see MCP servers for Canadian tax and accounting software.
This page describes third-party products as documented by their vendors in September 2026 and is not affiliated with or endorsed by Google. Google Drive and Google Workspace are trademarks of Google LLC. Claude is a trademark of Anthropic, PBC. ChatGPT is a trademark of OpenAI. Product availability changes; verify with the vendor before relying on it.