Google Workspace MCP
Rank #4,996io.github.takiguchi-yu/google-workspace-mcp-server
An MCP server for Google Workspaces.
Google Workspace MCP is a Model Context Protocol (MCP) server published by takiguchi-yu. It ranks #4,996 of 132,046 servers tracked on MCP Toplist. Google Workspace MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 20 tracked versions. It was first listed on Mar 11, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 127,050 of 132,046 servers on MCP Toplist.
Use Google Workspace MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add google-workspace-mcp-server -- npx -y @takiguchi-yu/google-workspace-mcp-server[mcp_servers.google-workspace-mcp-server]
command = "npx"
args = ["-y", "@takiguchi-yu/google-workspace-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"google-workspace-mcp-server": {
"command": "npx",
"args": [
"-y",
"@takiguchi-yu/google-workspace-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"google-workspace-mcp-server": {
"command": "npx",
"args": [
"-y",
"@takiguchi-yu/google-workspace-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"google-workspace-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@takiguchi-yu/google-workspace-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"google-workspace-mcp-server": {
"command": "npx",
"args": [
"-y",
"@takiguchi-yu/google-workspace-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"google-workspace-mcp-server": {
"command": "npx",
"args": [
"-y",
"@takiguchi-yu/google-workspace-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.takiguchi-yu%2Fgoogle-workspace-mcp-server)<a href="https://mcptoplist.com/server/io.github.takiguchi-yu%2Fgoogle-workspace-mcp-server"><img src="https://mcptoplist.com/badge/io.github.takiguchi-yu%2Fgoogle-workspace-mcp-server.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
takiguchi-yu
Available versions (20)
| Version | Published |
|---|---|
| 0.9.0 | Sep 16, 2026 |
| 0.8.0 | Sep 15, 2026 |
| 0.7.0 | Sep 15, 2026 |
| 0.6.2 | Sep 12, 2026 |
| 0.6.1 | Sep 12, 2026 |
| 0.6.0 | Sep 12, 2026 |
| 0.5.0 | Aug 29, 2026 |
| 0.4.1 | Aug 29, 2026 |
| 0.4.0 | Aug 29, 2026 |
| 0.3.1 | Aug 7, 2026 |
| 0.3.0 | Aug 4, 2026 |
| 0.2.0 | Jul 30, 2026 |
| 0.1.0 | Jul 13, 2026 |
| 0.0.10 | Apr 19, 2026 |
| 0.0.9 | Apr 19, 2026 |
| 0.0.8 | Mar 14, 2026 |
| 0.0.7 | Mar 14, 2026 |
| 0.0.6 | Mar 14, 2026 |
| 0.0.5 | Mar 14, 2026 |
| 0.0.1 | Mar 13, 2026 |
Frequently asked questions
- Who maintains Google Workspace MCP?
- Google Workspace MCP is maintained by takiguchi-yu, which publishes 1 MCP server (20 total versions) tracked on MCP Toplist.
- Is Google Workspace MCP listed on the Official MCP Registry?
- Yes — Google Workspace MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Google Workspace MCP have?
- MCP Toplist tracks 20 versions of Google Workspace MCP, most recently published on Sep 16, 2026.
- Where can I find the source code for Google Workspace MCP?
- The source code for Google Workspace MCP is hosted at github.com/takiguchi-yu/google-workspace-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.