Back to MCP Servers
Google Sheets
Your AI Assistant's Gateway to Google Sheets! 25 powerful tools for seamless Google Sheets automation via MCP.
databasesgoautomationai
Installation
npx -y google-sheets-mcpConfiguration
{
"mcpServers": {
"google-sheets-mcp": {
"command": "npx",
"args": ["-y", "google-sheets-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes