Back to MCP Servers
Google Workspace
MCP server that seamlessly interacts with your Google Calendar, Gmail, Drive and so on.
workplace-productivitygoai
Installation
npx -y Google-Workspace-MCP-ServerConfiguration
{
"mcpServers": {
"Google-Workspace-MCP-Server": {
"command": "npx",
"args": ["-y", "Google-Workspace-MCP-Server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes