Back to directory
riyanshibohra/google-sheets-mcp

riyanshibohra/google-sheets-mcp

@riyanshibohra0074

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
2025/3/21
Updated
2025/4/6