Back to directory
riyanshibohra/google-sheets-mcp

riyanshibohra/google-sheets-mcp

@riyanshibohra

Model Context Protocol server for manipulating and analyzing Google Sheets data

google-sheetsspreadsheetautomationmcppythondata-manipulationclaude-desktopcontext

Installation & Configuration

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

Information

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