Google Workspace (aaronsb) MCP Server
Give your AI agent real access to Google Workspace - Gmail, Calendar, Drive, Docs, Sheets, Tasks, Meet and Contacts - from one MCP server, across as many accounts as you have. It runs locally over stdio via the published package.
People connecting email tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-22 · ★ 165 · #3 OF 75 MAINTAINED EMAIL · VERIFIED 2026-08-25
Apache-2.0 · TypeScript servers · how we verify → /methodology
01 · Install Google Workspace (aaronsb)
before you install - you'll need
Set GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET before connecting.
Claude Code
claude mcp add aaronsb-google-workspace-mcp -- npx -y @aaronsb/google-workspace-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"aaronsb-google-workspace-mcp": {
"command": "npx",
"args": [
"-y",
"@aaronsb/google-workspace-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license Apache-2.0 - declared in the repository
npm package @aaronsb/google-workspace-mcp - published under the repo owner's npm scope (@aaronsb)
registry namespace io.github.aaronsb is GitHub-verified and matches the repo owner
03 · What Google Workspace (aaronsb) can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v4.5.0 · 2026-08-22
say where the source is, and what this thing is called · security audit - patch vulnerable deps, modernize dev toolchain, pin typescript · support all-day events on create and update · createFolder, listFolder, tree…
v4.4.0 · 2026-08-17
v4.4.0 · Do many things at once, and give an account less power · queue_operations is now bulk_operations · Same tool, better name - it was named after one of its two strategies. The old name still works and will keep…
v4.3.2 · 2026-08-17
v4.3.2 · Releases publish themselves now · No functional change. The server code in this release is identical to v4.3.0 - every · change here is to how releases are built and published. If you are running v4.3.0, there…
04 · Who maintains Google Workspace (aaronsb)
Google Workspace is maintained by aaronsb. We track 5 MCP servers from aaronsb - 5 actively maintained, 176 combined GitHub stars, oldest repo from Jan 2025. Full record: all servers from aaronsb.
05 · Facts
- repository
- github.com/aaronsb/google-workspace-mcp
- category
- email - ranked #3 of 75 actively-maintained email servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-22)
- registry
- io.github.aaronsb/google-workspace (active, first published 2026-05-11 · 10 versions)
- packages
- npm:@aaronsb/google-workspace-mcp
06 · Google Workspace (aaronsb) FAQ
What is Google Workspace (aaronsb)?
Give your AI agent real access to Google Workspace - Gmail, Calendar, Drive, Docs, Sheets, Tasks, Meet and Contacts - from one MCP server, across as many accounts as you have. It runs locally over stdio via the published package.
Is Google Workspace (aaronsb) still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-22 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Google Workspace (aaronsb)?
Run `npx -y @aaronsb/google-workspace-mcp`. The README documents 2 environment variables (GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET) to set first. Set GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET before connecting. You can also paste the ready-made client config above.
Does Google Workspace (aaronsb) run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Google Workspace (aaronsb)
Alternatives to Google Workspace (aaronsb)
Maintained email servers if Google Workspace (aaronsb) isn't the fit.
- Emailmd Render markdown into email-safe HTML, lint drafts for deliverability problems, and preview emails. ★ 1,303 · 2026-08-15
- Sessy - Amazon SES observability Read-only Amazon SES observability: search events, inspect bounces, pull delivery stats. ★ 914 · 2026-08-18
- Mu News, web search, mail, markets, weather, places, files, calendar, contacts. 67 tools, one endpoint. ★ 387 · 2026-08-24
- Hqbase Connect AI agents to your self-hosted HQBase shared email workspace. ★ 295 · 2026-08-25
- SendGrid MCP server for SendGrid - global transactional + marketing email (Twilio-owned) ★ 269 · 2026-08-12
- Atomic Mail Programmable email inbox for AI agents - JMAP, PoW auth, stdio MCP server. ★ 266 · 2026-08-11
head to head · Google Workspace (aaronsb) vs Emailmd · Google Workspace (aaronsb) vs Email MCP
More email MCP servers · Gigamail · FastMCP server for Apollo · Emails · Mail Index
More TypeScript MCP servers · Jira Cloud · Salesforce Cloud · Ori Memory · Abell · Projscan · see all