
Gogcli Mcp Sheets
Read and update Google Sheets from your agent for metrics tabs, lightweight CRMs, and ops trackers without exporting CSVs by hand.
Overview
gogcli-mcp-sheets is a MCP server for the Grow phase that provides extended Google Sheets access for agents via gogcli.
What is this MCP server?
- Extended Google Sheets MCP through gogcli (package gogcli-mcp-sheets v2.6.1)
- Full Sheets-oriented auth and operations compared to minimal spreadsheet bridges
- stdio MCP host integration with GOG_ACCOUNT / GOG_PATH environment pattern
- Pairs with gogcli-mcp-drive and docs for a Workspace trio from one repo
- Suited to agent-assisted updates on growth metrics and ops dashboards in Sheets
- Package version 2.6.1, transport stdio, npm identifier gogcli-mcp-sheets
- Description emphasizes extended Sheets support with gogcli auth
- Documented env: GOG_ACCOUNT required for account selection, GOG_PATH optional
Community signal: 1 GitHub stars.
What problem does it solve?
Your growth metrics and lead lists sit in Google Sheets but your agent cannot query or update them during planning sessions.
Who is it for?
Builders who run KPIs, waitlists, or ops tables in Google Sheets and want MCP-driven reads and writes alongside coding agents.
Skip if: Teams needing warehouse-grade analytics, strict row-level security, or no Google Sheets in their workflow.
What do I get? / Deliverables
After MCP registration and gogcli auth, the agent can interact with Sheets data for reporting and ops updates from chat.
- MCP-mediated Google Sheets reads and writes through gogcli
- Growth and ops tables your agent can refresh on demand
- Shared authentication with other gogcli-mcp Google Workspace servers
Recommended MCP Servers
Journey fit
After launch, many solos track signups, revenue, and experiments in Sheets; grow phase analytics often starts in spreadsheets before a warehouse exists. Extended Sheets support serves analytics and reporting subphase work—KPI tables, funnel snapshots, and cohort lists agents can refresh.
How it compares
MCP Sheets integration via gogcli, not a spreadsheet formula tutor or BigQuery connector skill.
Common Questions / FAQ
Who is gogcli-mcp-sheets for?
Indie founders and developers who keep analytics or ops data in Google Sheets and use Claude Code, Cursor, or Codex with MCP tooling.
When should I use gogcli-mcp-sheets?
Use it in grow or operate when you refresh metrics tabs, sync lead lists, or adjust tracking spreadsheets from an agent without manual CSV steps.
How do I add gogcli-mcp-sheets to my agent?
Install the gogcli-mcp-sheets npm package, authenticate gogcli, configure GOG_ACCOUNT, register the stdio MCP server in your host, and grant sheet access to that Google account.