Google Workspace runs on your own machine — the client starts it, so there is no endpoint to ping. 1 281 installs a week from npm.
Give AI agents access to Gmail, Calendar, Drive, and more — multi-account, manifest-driven
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add google-workspace -- npx -y @aaronsb/google-workspace-mcp
{
"mcpServers": {
"google-workspace": {
"args": [
"-y",
"@aaronsb/google-workspace-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.google-workspace]
command = "npx"
args = ["-y", "@aaronsb/google-workspace-mcp"]
{
"mcpServers": {
"google-workspace": {
"args": [
"-y",
"@aaronsb/google-workspace-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"google-workspace": {
"args": [
"-y",
"@aaronsb/google-workspace-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.