MarkusPfundstein/mcp-gsuite
MCP Server to interact with Google Gsuite prodcuts
Platform-specific configuration:
{
"mcpServers": {
"mcp-gsuite": {
"command": "npx",
"args": [
"-y",
"mcp-gsuite"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://smithery.ai/server/mcp-gsuite) MCP server to interact with Google products.
Right now, this MCP server supports Gmail and Calendar integration with the following capabilities:
+ Title, start/end times + Optional location and description + Optional attendees + Custom timezone support + Notification preferences
Example prompts you can try:
To install mcp-gsuite for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install mcp-gsuite --client claudeGoogle Workspace (G Suite) APIs require OAuth2 authorization. Follow these steps to set up authentication:
Loading reviews...