2389-research/gsuite-mcp
MCP server for Google Workspace (Gmail, Calendar, Contacts) - Go implementation
Platform-specific configuration:
{
"mcpServers": {
"gsuite-mcp": {
"command": "npx",
"args": [
"-y",
"gsuite-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...