Back to directory
xing5/mcp-google-sheets

xing5/mcp-google-sheets

@xing5

MCP server for Google Sheets integration, enabling creating and modifying spreadsheets via AI assistants

google-sheetsspreadsheetmcppythonautomationapicloudcontext

Installation & Configuration

{
  "mcpServers": {
    "google-sheets": {
      "command": "uvx",
      "args": [
        "mcp-google-sheets@latest"
      ],
      "env": {
        "SERVICE_ACCOUNT_PATH": "/full/path/to/your/service-account-key.json",
        "DRIVE_FOLDER_ID": "your_shared_folder_id_here"
      }
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2026/6/12
Updated
2026/6/12