Loading MCP server directory, please wait...
MCP server for Google Workspace — Sheets, Drive, Docs (HTML or Markdown), and Calendar.
npx @getmcp/cli add io.github.khuisman/mcp-gee-sweetRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.khuisman/mcp-gee-sweet": {
"command": "uvx",
"args": [
"mcp-gee-sweet"
],
"env": {
"AUTH_METHOD": "",
"CREDENTIALS_PATH": "credentials.json",
"TOKEN_PATH": "token.json",
"SERVICE_ACCOUNT_PATH": "service_account.json",
"CREDENTIALS_CONFIG": "",
"ENABLED_TOOLS": ""
}
}
}
}