MCP Server
MCP
io.github.chrischall/gogcli-mcp
Google Sheets (and more) for Claude via gogcli — read, write, and manage spreadsheets
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "gogcli-mcp",
"version": "2.25.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Email address of the Google account to use (matches gogcli auth)",
"format": "string",
"name": "GOG_ACCOUNT"
},
{
"description": "Override path to the gogcli binary (auto-discovered otherwise)",
"format": "string",
"name": "GOG_PATH"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment