Google Sheets Advanced
Freeby MCP Community
Advanced MCP server for Google Sheets — charts, pivot tables, formulas, formatting, and analytics
v0.1.0Added Apr 12, 2026
mcpmodel-context-protocolgoogle-sheetsspreadsheetai
Google Sheets Advanced MCP Server
Advanced MCP server for Google Sheets — charts, pivot tables, formulas, formatting, and analytics
Installation
npx -y @vic08/mcp-google-sheets-advanced
Reviews
Installation
Quick install
npx -y @vic08/mcp-google-sheets-advanced
Add to claude_desktop_config.json
{
"mcpServers": {
"google-sheets-advanced": {
"command": "npx",
"args": ["-y", "@vic08/mcp-google-sheets-advanced"]
}
}
}