mcp gee sweet for Claude Desktop
io.github.khuisman/mcp-gee-sweet
MCP server for Google Workspace — Sheets, Drive, Docs (HTML or Markdown), and Calendar.
client:Claude Desktop
transport:stdio
runtime:pypi
Install mcp gee sweet in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-gee-sweet": {
"command": "uvx",
"args": [
"mcp-gee-sweet"
],
"env": {
"AUTH_METHOD": "<AUTH_METHOD>",
"CREDENTIALS_PATH": "<CREDENTIALS_PATH>",
"TOKEN_PATH": "<TOKEN_PATH>",
"SERVICE_ACCOUNT_PATH": "<SERVICE_ACCOUNT_PATH>",
"CREDENTIALS_CONFIG": "<CREDENTIALS_CONFIG>",
"ENABLED_TOOLS": "<ENABLED_TOOLS>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs