MCP.so
Sign In
G

Google Sheets Mcp

@generalist-club

About Google Sheets Mcp

MCP server for Google Sheets — read, write, append, and clear data in any spreadsheet using OAuth. Works with Claude Desktop and any MCP client.

Basic information

Category

Other

Transports

stdio

Publisher

generalist-club

Submitted by

Ajinkya Generalist

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "google-sheets": {
      "command": "npx",
      "args": [
        "-y",
        "@generalist-club/google-sheets-mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Google Sheets Mcp?

Google Sheets Mcp is an MCP server that enables reading, writing, appending, and clearing data in any Google Sheet using OAuth authentication. It is designed to work with Claude Desktop and any MCP-compatible client.

How to use Google Sheets Mcp?

Key features of Google Sheets Mcp

  • Read data from any Google Sheet
  • Write data to any Google Sheet
  • Append data to any Google Sheet
  • Clear data from any Google Sheet
  • Uses OAuth for authentication
  • Works with Claude Desktop and MCP clients

Use cases of Google Sheets Mcp

FAQ from Google Sheets Mcp

What operations does Google Sheets Mcp support?

It supports reading, writing, appending, and clearing data in any Google Sheet.

How does Google Sheets Mcp authenticate?

It uses OAuth for authentication.

Which MCP clients are compatible with Google Sheets Mcp?

It works with Claude Desktop and any MCP client.

Does Google Sheets Mcp require a Google account to use?

The README does not specify this, but OAuth authentication implies a Google account with access to the target sheets is needed.

Comments

More Other MCP servers