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