Google Sheets Server
Freeby MCP Community
Advanced MCP Server for Google Sheets - 40+ tools for complete sheet management, charts, and formatting
v2.2.0Added Apr 12, 2026
mcpgoogle-sheetsmodel-context-protocolcursorai
Google Sheets Server MCP Server
Advanced MCP Server for Google Sheets - 40+ tools for complete sheet management, charts, and formatting
Installation
npx -y mcp-google-sheets-server
Reviews
Installation
Quick install
npx -y mcp-google-sheets-server
Add to claude_desktop_config.json
{
"mcpServers": {
"google-sheets-server": {
"command": "npx",
"args": ["-y", "mcp-google-sheets-server"]
}
}
}