# Google Sheets Advanced

Advanced MCP server for Google Sheets with 30 tools — charts (10 types), pivot tables, conditional formatting, data validation, server-side analytics, formulas, and cell formatting.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add vic08/mcp-google-sheets-advanced

# Browse available tools
npx -y @smithery/cli@latest tool list vic08/mcp-google-sheets-advanced
```

## Direct MCP Connection

Endpoint: `https://mcp-google-sheets-advanced--vic08.run.tools`

**Required config:**
- `GOOGLE_CLIENT_ID` (query) — OAuth 2.0 Client ID from Google Cloud Console (Desktop app type)
- `GOOGLE_CLIENT_SECRET` (query) — OAuth 2.0 Client Secret from Google Cloud Console
