henilcalagiya/google-sheets-mcp
Your AI Assistant's Gateway to Google Sheets! 25 powerful tools for seamless Google Sheets automation via MCP.
Quick Start
Clone the repository:
git clone https://github.com/henilcalagiya/google-sheets-mcpClaude Desktop configuration example:
{
"mcpServers": {
"google-sheets-mcp": {
"command": "npx",
"args": [
"-y",
"henilcalagiya/google-sheets-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.