aaronsb/google-workspace-mcp
A Model Context Protocol (MCP) server that provides authenticated access to Google Workspace APIs, offering integrated Authentication, Gmail, Calendar, and Drive functionality
Platform-specific configuration:
{
"mcpServers": {
"google-workspace-mcp": {
"command": "npx",
"args": [
"-y",
"google-workspace-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...