Loading MCP server directory, please wait...
Give AI agents access to Gmail, Calendar, Drive, and more — multi-account, manifest-driven
npx @getmcp/cli add io.github.aaronsb/google-workspaceRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.aaronsb/google-workspace": {
"command": "npx",
"args": [
"-y",
"@aaronsb/google-workspace-mcp"
],
"env": {
"GOOGLE_CLIENT_ID": "",
"GOOGLE_CLIENT_SECRET": ""
}
}
}
}