Vinkius
Google Drive

Google Drive MCP. Manage, search, and share files directly from chat.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Google Drive MCP on Cursor AI Code Editor MCP Client Google Drive MCP on Claude Desktop App MCP Integration Google Drive MCP on OpenAI Agents SDK MCP Compatible Google Drive MCP on Visual Studio Code MCP Extension Client Google Drive MCP on GitHub Copilot AI Agent MCP Integration Google Drive MCP on Google Gemini AI MCP Integration Google Drive MCP on Lovable AI Development MCP Client Google Drive MCP on Mistral AI Agents MCP Compatible Google Drive MCP on Amazon AWS Bedrock MCP Support

Just plug in your AI agents and start using Vinkius.

Google Drive connects your cloud storage directly to your AI agent. Use natural language to search, manage, and organize your files.

You can find specific documents, adjust sharing permissions, create new folders, or export Sheets/Docs to PDF—all without opening the web browser.

What your AI agents can do

Copy file

Creates a duplicate copy of a specified file.

Create file

Makes a new file or folder (metadata only).

Create file comment

Add a comment to a file

+ 12 more capabilities included
Search and Locate Files

The agent searches your entire drive using natural language queries, returning a list of matching files and their metadata.

Structure Folders and Files

The agent creates new folders or files, and can copy existing files to new locations.

Change Sharing Rights

The agent checks existing permissions or adds/removes access for specific users or groups.

View Document History

The agent retrieves a detailed list of revisions, showing who changed a document and when.

Export File Content

The agent converts Google Docs, Sheets, or Slides into formats like PDF or CSV.

Audit Drive Status

The agent checks your Google Drive quota and current usage status.

Supported MCP Clients

OAuth 2.0 Compatible
Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
Vinkius runs on Zendesk Zendesk
+ other MCP clients
Free for Subscribers

Waiting for input…

AI Agent

Google Drive MCP Server: 12 Tools for File Management

These tools let your AI client interact with the Google Drive API to perform everything from searching and copying files to managing permissions and auditing history.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Google Drive on Vinkius
copy019d75a8

copy file

Creates a duplicate copy of a specified file.

create019d75a8

create file

Makes a new file or folder (metadata only).

create019e9a98

create file comment

Add a comment to a file

create019d75a8

create permission

Shares a file with a specific email address or group.

delete019d75a8

delete file

Moves a file to the trash bin.

empty019d75a8

empty trash

Permanently deletes all items currently in your trash.

export019d75a8

export file

Converts a Google Doc or Sheet into a specific file format, like PDF.

get019d75a8

get drive about

Retrieves overall information about your Google Drive account, such as quota usage.

get019d75a8

get file metadata

Retrieves detailed information about a single, specific file.

list019e9a98

list file comments

List all comments on a file

list019d75a8

list files

Searches and lists files within your Google Drive based on criteria or keywords.

list019d75a8

list permissions

Checks and lists all people who have access to a given file.

list019d75a8

list revisions

Views the complete history of changes and versions for a document.

search019e9a98

search files

g. "name contains 'report' and mimeType='application/pdf'" Search for files using Google Drive query syntax

update019d75a8

update file

Changes the metadata or actual content of an existing file.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Google Drive, then connect any of our 4,800+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 4,800+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Google Drive MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Google Drive. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This server provides 15 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.

Manually auditing your cloud drive is a time sink.

Right now, figuring out who has access to 'Client X's financials' means opening the file, clicking the 'Share' button, and scrolling through a list of names and colored icons. Then you have to cross-reference those names with your internal team roster. It's slow, and you're always worried you missed someone.

With this MCP server, you just ask your agent: 'Who has access to the financials?' The agent runs `list_permissions` and gives you a clean, definitive list right back. No clicks, no guessing. Just the facts.

Google Drive MCP Server: Organize and Share Files with AI

Forget the process of creating a new folder, naming it, and then making sure the correct people are invited. Your agent runs `create_file` and `create_permission` in sequence, confirming the folder is built and the access rights are set immediately.

It's about making the entire file management layer conversational. You treat the drive like a backend service, not a web application. That's the difference.

What you can do with this MCP connector

Google Drive MCP Server - Manage Files with AI

Google Drive connects your cloud storage directly to your AI agent. You'll use natural language to search, manage, and organize your files. You don't need to open the web browser or click around. Your AI agent handles everything.

Search and Locate Files

Your agent searches your entire drive using natural language queries, returning a list of matching files and their metadata via list_files. You can get detailed info on any single file using get_file_metadata. You can also check out the full revision history for a document, seeing who changed it and when, using list_revisions.

You'll know your Google Drive quota and current usage status by calling get_drive_about.

Structure Folders and Files

Your agent creates new folders or files using create_file. It'll make a duplicate copy of any file you specify with copy_file. You can change a file's metadata or actual content using update_file, and you'll move files to the trash bin with delete_file. When you're done, you can permanently wipe out everything in the trash using empty_trash.

Change Sharing Rights

Your agent checks who has access to a file using list_permissions. You can share a file with a specific email address or group using create_permission.

Export File Content

You can convert Google Docs, Sheets, or Slides into formats like PDF or CSV using export_file. You can also search and list files across your drive based on specific keywords or criteria using list_files.

Built · Hosted · Managed by Vinkius Google Drive MCP Server - Manage Files with AI Server ID 019d75a8-8d6a-7320-9fe9-922cfa0d6dfe
Vinkius Inspector
Compliance Grade A+
Score 98.33/100
Vinkius Inspector Badge — Score 98.33/100

Common Questions About Google Drive MCP

How do I use the `list_files` tool to find specific document types? +

You ask your agent to list files, specifying criteria like 'Show me all spreadsheets from last month.' The agent uses list_files to filter by type and date, providing a targeted list.

Does `create_permission` only add users, or can it remove access? +

The create_permission tool manages sharing. You can use it to both add access and remove permissions for specific emails or groups.

Can I use `export_file` on any Google Doc or Sheet? +

Yes, the export_file tool is designed to convert Google Docs, Sheets, and Slides into various formats, like PDF or CSV.

What's the difference between `list_files` and `get_file_metadata`? +

Use list_files when you need a broad search across many files. Use get_file_metadata when you already have the specific file ID and need deep details on just that one file.

How do I check the document history using `list_revisions`? +

Simply ask the agent to check the revisions for a file ID. The agent executes list_revisions and returns a log showing every change, who made it, and when.

How does `get_file_metadata` help me check file ownership or size? +

It provides detailed information about the file. Specifically, it returns the file owner's email, the file size in bytes, and creation/modification timestamps.

What happens if I try to use `delete_file` on a file that is currently shared? +

The tool moves the file to the trash, regardless of its sharing status. However, if you are the owner, you must empty the trash using empty_trash to permanently remove it.

Can I use `create_file` to build a structured folder hierarchy? +

Yes, you can. The create_file tool allows you to create both files and folders. You simply need to provide the parent folder's ID when you call the tool.

Can I search for files by their content, not just their name? +

Yes! The list_files tool uses Google Drive's powerful search engine. You can use queries like 'fullText contains "marketing plan"' to find files based on the text inside them.

How do I share a file with someone using the AI agent? +

Use the create_permission tool. You just need to provide the File ID, the person's email address, and the role you want to grant (e.g., 'reader', 'commenter', or 'writer').

Can I export a Google Sheet to a PDF through the chat? +

Yes. The export_file tool allows you to specify a Google Doc/Sheet/Slide ID and a target MIME type like application/pdf. The agent will initiate the export for you.

Built & Managed by Vinkius 30s setup 15 tools

We've already built the connector for Google Drive. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 15 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.