Skip to content
Gemini CLI

Sheet Best MCP for Gemini CLI

io.github.sheetbest/sheet-best

Connect AI assistants to Google Sheets through controlled tools for reading and updating rows.

client:Gemini CLI transport:streamable-http

Install Sheet Best MCP in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "sheet-best": {
      "httpUrl": "https://mcp.sheetbest.com/"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Sheet Best MCP in other clients