Loading MCP server directory, please wait...
Extended Google Sheets for Claude via gogcli — auth + full Sheets support
npx @getmcp/cli add io.github.chrischall/gogcli-mcp-sheetsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chrischall/gogcli-mcp-sheets": {
"command": "npx",
"args": [
"-y",
"gogcli-mcp-sheets"
],
"env": {
"GOG_ACCOUNT": "",
"GOG_PATH": ""
}
}
}
}