← Index

io.github.aaronsb/google-workspace

io.github.aaronsb/google-workspace·v2.7.1·Email
Quality Score
75
/100

Give AI agents access to Gmail, Calendar, Drive, and more — multi-account, manifest-driven

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "google-workspace": {
      "command": "npx",
      "args": [
        "-y",
        "@aaronsb/google-workspace-mcp"
      ],
      "env": {
        "GOOGLE_CLIENT_ID": "<google_client_id>",
        "GOOGLE_CLIENT_SECRET": "<google_client_secret>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "google-workspace": {
      "command": "npx",
      "args": [
        "-y",
        "@aaronsb/google-workspace-mcp"
      ],
      "env": {
        "GOOGLE_CLIENT_ID": "<google_client_id>",
        "GOOGLE_CLIENT_SECRET": "<google_client_secret>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @aaronsb/google-workspace-mcp
§02  Environment variables
GOOGLE_CLIENT_ID

Google OAuth 2.0 Client ID (Desktop application)

GOOGLE_CLIENT_SECRET

Google OAuth 2.0 Client Secret

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
5
installability
25
documentation
10
stability
10
§04  Alternatives in Email