Google Drive & Sheets
Integrates Google Drive and Sheets functionality for file operations and spreadsheet data manipulation.
Featured
View Source173 stars
0 tools
Created Aug 2025
@isaacphi/isaacphi-google-drive-sheets-gdriveAbout
Integrates Google Drive and Sheets functionality for file operations and spreadsheet data manipulation.
Categories
general
Installation
npm
npm install @isaacphi/isaacphi-google-drive-sheets-gdrive
Configuration
{
"mcpServers": {
"isaacphi-google-drive-sheets-gdrive": {
"command": "npx",
"args": [
"-y",
"@isaacphi/isaacphi-google-drive-sheets-gdrive"
]
}
}
}