mcp google sheets full for Cline
io.github.moooonad/mcp-google-sheets-full
Full Google Sheets MCP: 26 tools + run_sheets_script escape hatch. User OAuth, no service account.
client:Cline
transport:stdio
runtime:npm
Install mcp google sheets full in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp-google-sheets-full": {
"command": "npx",
"args": [
"-y",
"mcp-google-sheets-full"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs