MCP.so
登录
G

Google Sheets Mcp

@generalist-club

关于 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.

基本信息

分类

其他

传输方式

stdio

发布者

generalist-club

提交者

Ajinkya Generalist

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器