← All servers

gogcli-mcp

io.github.chrischall/gogcli-mcp v2.8.0
Official Registry git ai-llm data

Google Sheets (and more) for Claude via gogcli — read, write, and manage spreadsheets

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add gogcli-mcp -- npx -y gogcli-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "gogcli-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gogcli-mcp"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "gogcli-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gogcli-mcp"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "gogcli-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gogcli-mcp"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "gogcli-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "gogcli-mcp"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "gogcli-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gogcli-mcp"
      ]
    }
  }
}

Packages

npm gogcli-mcp@2.8.0

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.chrischall--gogcli-mcp/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent