Security
Trust: 25/100 (Limited)Google Sheets Guide
Google Sheets integration with OAuth, spreadsheet management, batch operations, and formatting
Quick Start
Install
npx @mcp-z/mcp-sheetsClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-mcp-z-mcp-sheets": {
"command": "npx",
"args": [
"@mcp-z/mcp-sheets"
]
}
}
}