SERVER
Google Workspace
Rank #3459io.github.mindstone/mcp-server-google-workspace
Google Workspace MCP server for Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, and more
First listed
May 21, 2026
Last publish date
May 21, 2026
OVERVIEW
Google Workspace is a Model Context Protocol (MCP) server published by mindstone. It ranks #3459 of 58,900 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Google Workspace is listed on Official MCP, with 1 tracked version. It was first listed on May 21, 2026 and most recently updated on May 21, 2026.
STANDING
#3,459of 58,900 tracked serversTop 10%
Ranks ahead of 55,441 of 58,900 servers on MCP Toplist.
CONNECT
Use Google Workspace
Add Google Workspace to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-server-google-workspace": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-google-workspace"
],
"env": {
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>",
"ACCOUNTS_PATH": "<your ACCOUNTS_PATH>",
"CREDENTIALS_PATH": "<your CREDENTIALS_PATH>",
"ENABLE_GOOGLE_TASKS_FORMS": "<your ENABLE_GOOGLE_TASKS_FORMS>",
"GOOGLE_WORKSPACE_REQUEST_TIMEOUT_MS": "<your GOOGLE_WORKSPACE_REQUEST_TIMEOUT_MS>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
mindstone
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | May 21, 2026 |
FAQ
Frequently asked questions
- What is Google Workspace?
- Google Workspace MCP server for Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, and more
- Who maintains Google Workspace?
- Google Workspace is maintained by mindstone, which publishes 35 MCP servers (34 total versions) tracked on MCP Toplist.
- Is Google Workspace an official MCP server?
- Yes — Google Workspace is listed on the Official MCP Registry.
- How many versions does Google Workspace have?
- MCP Toplist tracks 1 version of Google Workspace, most recently published on May 21, 2026.
- Where can I find the source code for Google Workspace?
- The source code for Google Workspace is hosted at github.com/mindstone/mcp-servers.
EXPLORE