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