Loading MCP server directory, please wait...
Powerful tools for automating Google Sheets using Model Context Protocol (MCP)
npx @getmcp/cli add io.github.henilcalagiya/google-sheets-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.henilcalagiya/google-sheets-mcp": {
"command": "uvx",
"args": [
"google-sheets-mcp"
]
}
}
}