Back to directory
ushishu/sheet-mcp

ushishu/sheet-mcp

@ushishu

Google Sheets MCP Server - 通过Claude读写和管理Google Sheets

google-sheetsspreadsheetmcppythonautomationapicloudcontext

Installation & Configuration

{
  "mcpServers": {
    "sheets_mcp": {
      "command": "uv",
      "args": [
        "run",
        "sheets-mcp"
      ],
      "env": {
        "GOOGLE_SHEETS_CREDENTIALS_FILE": "/path/to/your-credentials.json"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15