Skip to content

Google Sheets Server

Free

by 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
Works with:ClaudeGPTGeminiCopilot

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

Leave a Review

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"]
    }
  }
}