Loomal

Google Sheets

MCP server by github.com/mcp-z/mcp-sheets

Google Sheets integration with OAuth, spreadsheet management, batch operations, and formatting

1 starsnpm: @mcp-z/mcp-sheets

About Google Sheets

Google Sheets is an MCP (Model Context Protocol) server published by mcp-z in the official MCP registry, listed under App Automation on Loomal. Google Sheets integration with OAuth, spreadsheet management, batch operations, and formatting

It ships as an npm package (@mcp-z/mcp-sheets), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mcp-z/mcp-sheets, where the project has earned 1 GitHub stars.

Use Google Sheets with your agent

Claude Code · one command
claude mcp add google-sheets-mcp-2 -- npx -y @mcp-z/mcp-sheets
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "google-sheets-mcp-2": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp-z/mcp-sheets"
      ]
    }
  }
}
npm@mcp-z/mcp-sheets

Frequently asked questions

What is Google Sheets?
Google Sheets is an MCP (Model Context Protocol) server by mcp-z in the App Automation category. Google Sheets integration with OAuth, spreadsheet management, batch operations, and formatting
How do I connect Google Sheets to Claude, Cursor, or another MCP client?
Install Google Sheets from its npm package (@mcp-z/mcp-sheets) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Google Sheets open source?
Yes — the source code is public at github.com/mcp-z/mcp-sheets, with 1 GitHub stars.
Can AI agents pay to use Google Sheets?
Not yet through Loomal — Google Sheets is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Google Sheets? Claim this listing free by verifying GitHub ownership, or contact us.