Workspace MCP
Rank #9,753io.github.taylorwilsdon/workspace-mcp
Google Workspace MCP server for Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Tasks, Chat.
Workspace MCP is a Model Context Protocol (MCP) server. It ranks #9,753 of 132,046 servers tracked on MCP Toplist. Workspace MCP is listed on Official MCP, with 8 tracked versions. It was first listed on Feb 9, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 122,293 of 132,046 servers on MCP Toplist.
Use Workspace MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add workspace-mcp -- uvx workspace-mcp[mcp_servers.workspace-mcp]
command = "uvx"
args = ["workspace-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"workspace-mcp": {
"command": "uvx",
"args": [
"workspace-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"workspace-mcp": {
"command": "uvx",
"args": [
"workspace-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"workspace-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"workspace-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"workspace-mcp": {
"command": "uvx",
"args": [
"workspace-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"workspace-mcp": {
"command": "uvx",
"args": [
"workspace-mcp"
]
}
}
}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.taylorwilsdon%2Fworkspace-mcp)<a href="https://mcptoplist.com/server/io.github.taylorwilsdon%2Fworkspace-mcp"><img src="https://mcptoplist.com/badge/io.github.taylorwilsdon%2Fworkspace-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Available versions (8)
| Version | Published |
|---|---|
| 1.27.0 | Sep 17, 2026 |
| 1.25.0 | Aug 18, 2026 |
| 1.24.0 | Aug 12, 2026 |
| 1.11.1 | Feb 13, 2026 |
| 1.11.0 | Feb 13, 2026 |
| 1.10.7 | Feb 9, 2026 |
| 1.10.6 | Feb 9, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Is Workspace MCP listed on the Official MCP Registry?
- Yes — Workspace MCP is listed on the Official MCP Registry.
- How many versions does Workspace MCP have?
- MCP Toplist tracks 8 versions of Workspace MCP, most recently published on Sep 17, 2026.
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.