AojdevStudio/gdrive
If you are the rightful owner of gdrive and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides comprehensive integration with Google Drive, Sheets, Docs, and Forms.
Tools
Functions exposed to the LLM to take actions
search
Search for files in Google Drive.
read
Read contents of a file from Google Drive.
listSheets
List all sheets within a Google Spreadsheet.
readSheet
Read contents of a specific sheet.
createFile
Create a new file in Google Drive.
updateFile
Update content of an existing file.
createFolder
Create a new folder in Google Drive.
updateCells
Update cells in a spreadsheet.
appendRows
Append rows to a spreadsheet.
createForm
Create a new Google Form.
getForm
Retrieve form structure and metadata.
addQuestion
Add a question to a Google Form.
listResponses
List responses for a Google Form.
enhancedSearch
Natural language search with intelligent parsing.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client