Connect Googledrive with AI agents using Model Context Protocol (MCP). Seamlessly integrate Googledrive tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.
Document & File Management tools for AI automation
Install Googledrive MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Googledrive with your AI agent.
Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.
Google Drive is a cloud storage solution for uploading, sharing, and collaborating on files across devices, with robust search and offline access
2807
515
Document & File Management
Paste and run this command in your terminal to set up Cursor with MCP
After running the command, restart Cursor to start using the MCP Server.
Tool to create a comment on a file. use when you need to add a new comment to a specific file in google drive.
Tool to create a new shared drive. use when you need to programmatically create a new shared drive for collaboration or storage.
Creates a new file or folder with metadata. use to create empty files or folders, or files with content by providing it in the request body (though this action primarily focuses on metadata creation).
Creates a new folder in google drive, optionally within a parent folder specified by its id or name; if a parent name is provided but not found, the action will fail.
Tool to create a reply to a comment in google drive. use when you need to respond to an existing comment on a file.
Tool to create a shortcut to a file or folder in google drive. use when you need to link to an existing drive item from another location without duplicating it.
Deletes a comment from a file. use when you need to remove a specific comment from a google drive file.
Tool to permanently delete a shared drive. use when you need to remove a shared drive and its contents (if specified).
Deletes a permission from a file by permission id. use when you need to revoke access for a specific user or group from a file.
Tool to delete a specific reply by reply id. use when you need to remove a reply from a comment on a file.
Downloads a file from google drive by its id. for google workspace documents (docs, sheets, slides), optionally exports to a specified `mime type`. for other file types, downloads in their native format regardless of mime type.
Tool to permanently delete all of the user's trashed files. use when you want to empty the trash in google drive.
Modifies the set of labels applied to a file. returns a list of the labels that were added or modified. use when you need to programmatically change labels on a google drive file, such as adding, updating, or removing them.
Generates a set of file ids which can be provided in create or copy requests. use when you need to pre-allocate ids for new files or copies.
Tool to retrieve information about the user, the user's drive, and system capabilities. use when you need to check storage quotas, user details, or supported import/export formats.
Tool to get the starting pagetoken for listing future changes in google drive. use this when you need to track changes to files and folders.
Tool to get a comment by id. use when you need to retrieve a specific comment from a google drive file and have both the file id and comment id.
Tool to get a shared drive by id. use when you need to retrieve information about a specific shared drive.
Tool to get a file's metadata by id. use when you need to retrieve the metadata for a specific file in google drive.
Gets a permission by id. use this tool to retrieve a specific permission for a file or shared drive.
20 actions available