Google Drive server
What is this MCP
This MCP server integrates with Google Drive to enable listing, reading, and searching files, as well as reading and writing to Google Sheets. It provides programmatic access to Google Drive resources through a standardized protocol.
How to use this MCP
Set up a Google Cloud project with required APIs, configure OAuth credentials, and authenticate through the server. The MCP can then be used via its tools (gdrive_search, gdrive_read_file, gsheets_read, gsheets_update_cell) or integrated with desktop apps through server configuration.
What this MCP can be used for
This MCP enables automated file management in Google Drive, data extraction from spreadsheets, and programmatic updates to sheet cells. It's useful for workflows involving document processing, data analysis, and content management in Google Workspace.