giuseppe-coco/Google-Workspace-MCP-Server
MCP server that seamlessly interacts with your Google Calendar, Gmail, Drive and so on.
Quick Start
Clone the repository:
git clone https://github.com/giuseppe-coco/Google-Workspace-MCP-ServerClaude Desktop configuration example:
{
"mcpServers": {
"google-workspace-mcp-server": {
"command": "npx",
"args": [
"-y",
"giuseppe-coco/Google-Workspace-MCP-Server"
]
}
}
}Check the repository README for specific installation and configuration instructions.